@prefix ns3: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://data.razu.nl/id/pub/d7397a3f1700739d1bb434d073f9c696> a ns3:Newspaper,
        skos:Concept ;
    ns3:inLanguage "nl" ;
    ns3:name "De Vijfheerenlanden" ;
    ns3:spatialCoverage <https://data.razu.nl/id/locatie/ca41927f3891927ad3d7aa5396ff886f>,
        <https://data.razu.nl/id/locatie/f835ef71b52fe028dcaee8790abf4b45> ;
    ns3:temporalCoverage "1855-02-28/?" ;
    skos:inScheme <https://data.razu.nl/id/pub/f9021d3b9db7ec22f16ac2ecf2b2a757> ;
    skos:prefLabel "De Vijfheerenlanden"@nl .

