@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p079762301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "101 vragen over doof zijn / Henk Buter ... [et al. ; eindred.: Mieke Julien]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p34188989X> ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604388>,
        <http://data.bibliotheken.nl/id/thes/p077598369>,
        <http://data.bibliotheken.nl/id/thes/p078488818> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071246185>,
        <http://data.bibliotheken.nl/id/thes/p081479433> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9094014955" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a8b39be5bb4b353f59355f15dc89cb8> ;
    schema1:name "101 vragen over doof zijn" ;
    schema1:numberOfPages 184 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8282f10f1ec781ae1fc22a8d141ec935> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65445546> .

