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

<https://data.razu.nl/.well-known/genid/46338300b010cfeff8ba00e330b509c1> a ns3:PublicationIssue ;
    ns3:datePublished "1916-04-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/357db4a84250d05bf65f22353ded123d>,
        <https://data.razu.nl/id/pub/555e782e737370f5c8133c228f23fcd2> ;
    ns3:issueNumber "26" ;
    ns3:name "Het Nieuws, 1 april 1916 (nr. 26, jrg. 36)" ;
    ns3:numberOfPages 10 .

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

