@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/p444284400> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn eerste grote tuinboek / Michael Holland, Maria Dek ; vertaling [uit het Engels]: Berd Ruttenberg" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p433412569> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p305431714>,
        <http://data.bibliotheken.nl/id/thes/p417461127> ;
    schema1:description "Tekst: Michael Holland, illustraties: Maria Dek" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789089674708" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fdd2995aab7b35afef5aa3cfcfbb931b> ;
    schema1:name "Mijn eerste grote tuinboek" ;
    schema1:numberOfPages 61 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66b3b3a7f129e9bf65d72e7df9f6b61f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514959172> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/faf720931a1c79d20e4dd81cded34769> .

