@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p405255160> a schema1:CreativeWork,
        schema1:Map,
        schema1:ProductModel ;
    rdfs:label "Groenlo : geographical map : Netherlands" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069756805> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/015dbe419c2178693020fcae7d84c193> ;
    schema1:name "Groenlo : geographical map : Netherlands" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ac4dd8103630c7da8e97fe2612e9fb7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/952529661> .

