@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/p852744536> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het droomhuis / L. Hartog van Banda ; [tekstbew.: Joan Houdijk]" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303>,
        <http://data.bibliotheken.nl/id/thes/p39757732X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068834020> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072706171> ;
    schema1:description "Naar de gelijknamige AVRO televisie-serie" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p038222132> ;
    schema1:isbn "906157272X" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1aa87775a31ca6ff066a6b33790e67a7> ;
    schema1:name "Het droomhuis" ;
    schema1:numberOfPages 47 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75a52d6235e8fa43906ea13d1ba4c9d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64174597> .

