@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/p413724026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Basta! / Nienke Berends ; met illustraties van Marieke ten Berge" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416616720>,
        <http://data.bibliotheken.nl/id/nbt/p418264724> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p413723984> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p205120679> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044831108" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5feba7b8da25384e0bfc721ddb0b816> ;
    schema1:name "Basta!" ;
    schema1:numberOfPages 78 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/13c0bfed1ca90ffa8229fd42f7b58e0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1014115786> .

