@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/p101409664> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De piet van oma / Ynskje Penning tekst ; Annemiek Borsboom tek" ;
    dcterms1:issued "1993" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074374230> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068974728> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05407701X> ;
    schema1:isbn "9039250871" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfc8fdb5da0d723c8be4580f614a0658> ;
    schema1:name "De piet van oma" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5955eb2065751c387a9bf88b79fea093> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66125390> .

