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

<https://data.razu.nl/id/pub/2956d613ec600415536432485a2342c5> a ns3:Newspaper,
        skos:Concept ;
    ns3:inLanguage "nl" ;
    ns3:name "De Burensche Courant" ;
    ns3:spatialCoverage <https://data.razu.nl/id/locatie/3a25058fd74cee6a4f6a5b7c1a5263a9> ;
    ns3:temporalCoverage "1905?/?" ;
    skos:inScheme <https://data.razu.nl/id/pub/f9021d3b9db7ec22f16ac2ecf2b2a757> ;
    skos:prefLabel "De Burensche Courant"@nl .

