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

<http://data.bibliotheken.nl/id/nbt/p86336215X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historisch-geographische atlas / bew. onder toezicht van J.B. Kan" ;
    dcterms1:issued "1881" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599470>,
        <http://data.bibliotheken.nl/id/thes/p078957389>,
        <http://data.bibliotheken.nl/id/thes/p397474733> ;
    schema1:bookEdition "4e dr." ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071980342>,
        <http://data.bibliotheken.nl/id/thes/p157083632> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/edfb6d5990ab6ab2b036c9b5a8dffca7> ;
    schema1:name "Historisch-geographische atlas" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4ef9dd2920cd369aa783e9c55930b8f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64371885> .

