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

<https://data.razu.nl/.well-known/genid/6e01803aa7b03067f90ec496a781e500> a ns3:PublicationIssue ;
    ns3:datePublished "1917-08-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/5f6b565275631e133de9fa57dad68859>,
        <https://data.razu.nl/id/pub/20f3edb47790a8e083c087a9a6d1e460> ;
    ns3:name "De Amerongsche Courant, 1 augustus 1917 (jrg. 43)" ;
    ns3:numberOfPages 4 .

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

