@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/p161740804> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bloementuin / geschreven door Betje Bakker ; getek. door Kees van Drimmelen ; omslagfoto van G. Vingerling" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070958343> ;
    schema1:bookEdition "[Herdr.]" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p125159196> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9005129964" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3070f32c288cebc8682736a93487ebb2> ;
    schema1:name "De bloementuin" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4b13ede5e31a4874dbfdf6cdefd5c25b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68161341> .

