@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/p413348040> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beestenboel bij de boer / Monique van der Zanden ; met tekeningen van Helen van Vliet" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p275910067> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074183311> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07560681X>,
        <http://data.bibliotheken.nl/id/thes/p075629097> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p31702020X> ;
    schema1:isbn "9789048732814" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a86ddd6c57007881ac36f753e0d1bca6> ;
    schema1:name "Beestenboel bij de boer" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c1909352f7b4c2c88ef6cf0daea81dd1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1011098915> .

