@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/p39860441X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geschiedenis van de bouwstijlen in de hoofdtijdperken der architectuur / door Eugen Gugel" ;
    dcterms1:issued "1869" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000318312" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072317302> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p082014744> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85623d6cb909727610d02a93c877ee7a> ;
    schema1:name "Geschiedenis van de bouwstijlen in de hoofdtijdperken der architectuur" ;
    schema1:numberOfPages 563 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1a9ae0b2908ddb7827759e5cf3a9767c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/930544899> .

