@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/p041345452> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nieuw Amsterdam / Chris Konings" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618265> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073395900> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9070027496" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebce84cce241b481308b801466db9f88> ;
    schema1:name "De Nieuw Amsterdam" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb3096e43dd1cd79ac0ce2b32962209a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/901668778> .

