@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/p051157772> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam / Ton Koot ; [vert. uit het Duits]" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068118848> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "3782161009" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4d00b56485d1876ddf81ee3c507d2937> ;
    schema1:name "Amsterdam" ;
    schema1:numberOfPages 137 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97c6d00d63b08c7004a0edf7810639e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/738442056> .

