@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/p413335712> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De veeboer / geschreven door: Marianne Meulepas ; getekend door: Helen van Vliet" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p125137605> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074183311> ;
    schema1:description "Colofon vermeldt: 0/17",
        "Het ISBN van de jaargang is afkomstig van het verpakkingsmateriaal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634864> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840139802> ;
    schema1:isbn "9789001888473" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/44d1f8e41393a932735af23bdc3ed6d4> ;
    schema1:name "De veeboer" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43f9987acbe3ccbe402ce6a728c78a15> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1012861759> .

