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

<https://data.razu.nl/.well-known/genid/3d69d7a3b6561f3c250215ddba960403> a ns3:PublicationIssue ;
    ns3:datePublished "1881-12-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/c2cd2cff04f2d274c4bd54273d12c100>,
        <https://data.razu.nl/id/pub/20f3edb47790a8e083c087a9a6d1e460> ;
    ns3:name "De Amerongsche Courant, 1 december 1881 (jrg. 8)" ;
    ns3:numberOfPages 4 .

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

