@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/p428376282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een paard in de tuin / Claudia de Boer ; tek. Martine Brand" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p147599776> ;
    schema1:bookEdition "[4e dr.]" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p158693345> ;
    schema1:description "1e dr.: Heerhugowaard : Kluitman, 1997" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p205157645> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p142235644> ;
    schema1:isbn "9020680374" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a68a91e3dfe52baa3586089277894f2> ;
    schema1:name "Een paard in de tuin" ;
    schema1:numberOfPages 29 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e5044451212f5e32fe2584494a954fc5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1182699403> .

