@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/p089482379> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "500 jaren tussen Dam en Munt = The heart of Holland / tekst van M.G. Emeis, Engelse vert. W.H.Howard" ;
    dcterms1:issued "1950" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072986522> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p146714849> ;
    schema1:description "Op titelpag.: The heart of Holland. - Tekst in Nederlands en Engels" ;
    schema1:inLanguage "en",
        "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/732587500dffa9c6ce005ff56cbd0093> ;
    schema1:name "500 jaren tussen Dam en Munt = The heart of Holland" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ddf6018ba07750bb0bf2eeabece76194> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65457912> .

