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

<https://data.razu.nl/id/pub/4f5ac9bb87f11d5fc82ed3b7b7158084> a ns3:Newspaper,
        skos:Concept ;
    ns3:alternateName "Wijksche Courant" ;
    ns3:inLanguage "nl" ;
    ns3:name "Wijkse Courant" ;
    ns3:spatialCoverage <https://data.razu.nl/id/locatie/d5acdcc4f873045aaefd2a31af723153> ;
    ns3:temporalCoverage "1870/" ;
    skos:inScheme <https://data.razu.nl/id/pub/f9021d3b9db7ec22f16ac2ecf2b2a757> ;
    skos:prefLabel "Wijkse Courant"@nl .

