@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/p433379332> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Danny Boy : over een stuntjongen met hoogtevrees / Leen Vandereyken ; met illustraties van Shamisa Debroey" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303707690> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p36453303X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p43428677X> ;
    schema1:isbn "9789463962360" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/618d00335b0572da597b2bdcd88e16b2> ;
    schema1:name "Danny Boy : over een stuntjongen met hoogtevrees" ;
    schema1:numberOfPages 16568460 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f0ed6e5be126eec35797ecf3fa6767b9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1273801566> .

