@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/p393136213> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het huis van haas / met illustraties van Robbert Damen ; auteurs: projectgroep Delubas m.m.v. Tais Teng ; redactie: Anneriek van Heugten" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p255689888>,
        <http://data.bibliotheken.nl/id/thes/p322941458> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069815100>,
        <http://data.bibliotheken.nl/id/thes/p085989835> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p394543564> ;
    schema1:isbn "9789053006641" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e774f371d69c3d1ff608519e9cddf5d5> ;
    schema1:name "Het huis van haas" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3399d5973b9c42eea7436af66076c9be> ;
    schema1:sameAs <http://www.worldcat.org/oclc/911206201> .

