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

<https://data.razu.nl/.well-known/genid/92b3072db7964383458be31ba2817c1b> a ns3:PublicationIssue ;
    ns3:datePublished "1924-08-01"^^xsd:date ;
    ns3:isPartOf <https://data.razu.nl/.well-known/genid/9cb71e3673ccaa6acac15a135da967e9>,
        <https://data.razu.nl/id/pub/555e782e737370f5c8133c228f23fcd2> ;
    ns3:issueNumber "62" ;
    ns3:name "Het Nieuws, 1 augustus 1924 (nr. 62, jrg. 44)" ;
    ns3:numberOfPages 12 .

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

