@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/p416172628> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De veeboer / tekst en redactie: Marja Baeten en Minke van Dam ; tekeningen: Helen van Vliet" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070291217> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074183311>,
        <http://data.bibliotheken.nl/id/thes/p315106441> ;
    schema1:description "Colofon vermeldt: 0/17" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075634864> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p407975314> ;
    schema1:isbn "9789001857677" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5aacb170e03aadfff1f802c70eba76e2> ;
    schema1:name "De veeboer" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/37d58170c1591289193ecd22cc24410b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1012861759> .

