@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/p39409431X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als padden schreeuwen / Lieneke Dijkzeul" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p394617576> ;
    dcterms1:issued "2014" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075155257> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:description "1e druk: 2014" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026328916" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/113da08a75ba2e307c6a448d0f1c8923> ;
    schema1:name "Als padden schreeuwen" ;
    schema1:numberOfPages 270 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a4812381f4a0e13e3b43ec319c2c68a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/890945358> .

