@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/p391541870> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Deze schelp verdient een kistje / Annie van Gansewinkel, Richard Verschraagen" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395039134>,
        <http://data.bibliotheken.nl/id/nbt/p395060451> ;
    dcterms1:issued "2015" ;
    schema1:associatedMedia "http://opac.zebi.nl/vubis/kinderprenten/391541870.jpg",
        "http://opac.zebi.nl/vubis/kinderprenten/391541870a.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p091199581> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p327884169> ;
    schema1:description "Colofon vermeldt: tekst Annie van Gansewinkel en illustraties Richard Verschraagen" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058389961" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d71c841c20cd0d32783f1157ceab033e> ;
    schema1:name "Deze schelp verdient een kistje" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9c33669878efce3ead330c4896e6b15a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905963288> .

