@prefix ns3: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.razu.nl/.well-known/genid/0cfa3f1a8bc0c792b73b827f3eee9b89> a ns3:PublicationIssue ;
    ns3:datePublished "1914-04-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/24b361b04a31acb9b7804ffeae805e16>,
        <https://data.razu.nl/id/pub/20f3edb47790a8e083c087a9a6d1e460> ;
    ns3:name "De Amerongsche Courant, 1 april 1914 (jrg. 40)" ;
    ns3:numberOfPages 4 .

<https://data.razu.nl/.well-known/genid/24b361b04a31acb9b7804ffeae805e16> a ns3:PublicationVolume ;
    ns3:isPartOf <https://data.razu.nl/id/pub/20f3edb47790a8e083c087a9a6d1e460> ;
    ns3:volumeNumber "40" .

