@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/p801679583> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dokter leert het abc / Tjits Veenstra" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068796285> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068796277> ;
    schema1:description "Omslag en illustraties: Geeske van Tienhoven" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9029705930" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc1bcaa775fc146ac5adb3c9d60712d4> ;
    schema1:name "Dokter leert het abc" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/12ebde34d9f0fab603bbee888d097f49> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63315236> .

