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

<https://data.razu.nl/id/pub/dc2f2e1b12e64ec179f1207193b839b9> a ns3:Newspaper,
        skos:Concept ;
    ns3:inLanguage "nl" ;
    ns3:name "Leerdamsche Courant" ;
    ns3:spatialCoverage <https://data.razu.nl/id/locatie/0d076228b6f2d07d253fffe2e1f43923> ;
    ns3:temporalCoverage "1885/?" ;
    skos:inScheme <https://data.razu.nl/id/pub/f9021d3b9db7ec22f16ac2ecf2b2a757> ;
    skos:prefLabel "Leerdamsche Courant"@nl .

