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

<https://data.razu.nl/id/pub/454a3d5d49754b18b890896f08c60ae9> a ns3:Newspaper,
        skos:Concept ;
    ns3:inLanguage "nl" ;
    ns3:name "De Geldermalser" ;
    ns3:spatialCoverage <https://data.razu.nl/id/locatie/8c8ec9962dc0b4af128c71ad16f6bd58> ;
    ns3:temporalCoverage "1893?/?" ;
    skos:inScheme <https://data.razu.nl/id/pub/f9021d3b9db7ec22f16ac2ecf2b2a757> ;
    skos:prefLabel "De Geldermalser"@nl .

