@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/p272576697> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stad / tek. Peter Dennis ; [vert. uit het Engels en bew. Attie Spitzers]" ;
    dcterms1:issued "2004" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072635541> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074244000> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p255735561> ;
    schema1:isbn "9030315326" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9832876d1d3ce68fd14ff063f39bee49> ;
    schema1:name "De stad" ;
    schema1:numberOfPages 30 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f6a05df9f8c473dfc940f6c92de7928> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66650702> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/8d1241b4d309316d0d61118b9c05e2a3> .

