@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/p041851404> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kunstreisboek voor Nederland / Engelbert Hendrik ter Kuile" ;
    dcterms1:issued "1940" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/b0cab209817734e5707f520f75f96c3e> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p041851358> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f33a11fdcc3921814b7d8953e56035b> ;
    schema1:name "Kunstreisboek voor Nederland" ;
    schema1:numberOfPages 128 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d4f4e0ea059ac6f12c7781263e9e089a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769302249> .

