@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/p08796113X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Amsterdam en de Jordaan / Hette de Jong" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075629550>,
        <http://data.bibliotheken.nl/id/thes/p07895410X>,
        <http://data.bibliotheken.nl/id/thes/p169910598>,
        <http://data.bibliotheken.nl/id/thes/p181862727> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070649154> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9028851348" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1e9d61d43939a7cefa4284d20793017e> ;
    schema1:name "Amsterdam en de Jordaan" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/520a1cdb2985c6eb7ebf7c7c0dd40b5c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65736702> .

