@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/p357988175> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Catalogus van den Historischen Atlas van Utrecht / door S. Muller Fz" ;
    dcterms1:issued "1878-1905" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000316249" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069905614> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p04329040X> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045137145> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33e69b7e693abdf59750d9cee6cef29a> ;
    schema1:name "Catalogus van den Historischen Atlas van Utrecht" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27cf0444aa4428c5da7b1d417a8dd48e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847150630> .

