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

<https://data.razu.nl/.well-known/genid/2dfbdb5c87d063561a9b16599a5f01e2> a ns3:PublicationIssue ;
    ns3:datePublished "1930-04-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/3591252cff3d9de14c87408ac1869563>,
        <https://data.razu.nl/id/pub/555e782e737370f5c8133c228f23fcd2> ;
    ns3:issueNumber "26" ;
    ns3:name "Het Nieuws, 1 april 1930 (nr. 26, jrg. 50)" ;
    ns3:numberOfPages 10 .

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

