@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/p094994307> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het holle huis / Studio Vandersteen: tek.: Ron Van Riet ; tekst: Marck Meul ; ininkting: Anne Van De Velde ; kleur: Marie-Claire De Cock" ;
    dcterms1:issued "1992" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070358966>,
        <http://data.bibliotheken.nl/id/thes/p075325896> ;
    schema1:bookEdition "[1e dr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070852340>,
        <http://data.bibliotheken.nl/id/thes/p071413847>,
        <http://data.bibliotheken.nl/id/thes/p071883460> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p821676628> ;
    schema1:isbn "9002164726" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afe0a93fe862852ebc5896d3cd4c57ab> ;
    schema1:name "Het holle huis" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a8cb8565f421ec53ebf3dccb449da5d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65927480> .

