@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/p066960886> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met lange tanden naar de tandarts / Jacques Kraaijeveld ; [tek.: Kees van Heteren]" ;
    dcterms1:issued "1990" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075243075> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075243091> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9071864227" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7d62cfbd076045deea4642f21b18ac8f> ;
    schema1:name "Met lange tanden naar de tandarts" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4dacc911170857870f585599c4f0830a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65586924> .

