@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/p188925937> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Herestraat 40, een bouwhistorisch onderzoek / A. Reinstra" ;
    dcterms1:issued "1994" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090563433> ;
    schema1:description "Doctoraalscriptie" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d896a91fe628aa8bf3e1fa13df3801dc> ;
    schema1:name "Herestraat 40, een bouwhistorisch onderzoek" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90642b44c1a3c4e863a20cd31deb6788> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1570296051> .

