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

<https://data.razu.nl/.well-known/genid/0192d0b1c6e437028d492758c96c248e> a ns3:PublicationIssue ;
    ns3:datePublished "1922-08-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/123e082021b542d33ed00163191a25c2>,
        <https://data.razu.nl/id/pub/555e782e737370f5c8133c228f23fcd2> ;
    ns3:issueNumber "61" ;
    ns3:name "Het Nieuws, 1 augustus 1922 (nr. 61, jrg. 42)" ;
    ns3:numberOfPages 4 .

<https://data.razu.nl/.well-known/genid/123e082021b542d33ed00163191a25c2> a ns3:PublicationVolume ;
    ns3:isPartOf <https://data.razu.nl/id/pub/555e782e737370f5c8133c228f23fcd2> ;
    ns3:volumeNumber "42" .

