@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/p38728253X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Greetje Groen / verteld en getekend door Hanneke Struyck" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p448518104> ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069086966> ;
    schema1:description "Datering: Mulder fondscatalogus 1975",
        "Op achterzijde Nr. 664 2562 A" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bb758e73e64d0d8c43d9d1dd58f21d72> ;
    schema1:name "Greetje Groen" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cecafd21f2822ff7c5f5cffd0d6f603a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899727784> .

