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

<https://data.razu.nl/.well-known/genid/3adeace5b34a681de653c832d49e944f> a ns3:PublicationIssue ;
    ns3:datePublished "1925-08-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/58aa31c6c54371976e293f2c6e6a8884>,
        <https://data.razu.nl/id/pub/20f3edb47790a8e083c087a9a6d1e460> ;
    ns3:name "De Amerongsche Courant, 1 augustus 1925 (jrg. 4)" ;
    ns3:numberOfPages 4 .

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

