@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/p419050140> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Door dik en dun / Nele Neuhaus ; vertaald uit het Duits door Leny van Grootel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p421074922> ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p33802025X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p094903689> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p39245193X> ;
    schema1:isbn "9789025114145" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/764ef136c41c9c844e0e56ff527b3e22> ;
    schema1:name "Door dik en dun" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/500289053d24ed6899619fb67dcda870> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1076586362> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7c899902bcf16c0c3ea4fc634c89689f> .

