@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/p408975423> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abby / Ingrid Bilardie ; illustraties Roelof van der Schans" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p410930474>,
        <http://data.bibliotheken.nl/id/nbt/p418927871> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p324102216> ;
    schema1:bookEdition "Eerste druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073865052> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p148247393> ;
    schema1:isbn "9789492333216" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e76a46a8e0872991069a856d9cd3e570> ;
    schema1:name "Abby" ;
    schema1:numberOfPages 118 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e8182b10dd98a015868d331e8aaf1b35> ;
    schema1:sameAs <http://www.worldcat.org/oclc/987003101> .

