@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/p215794559> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Freddie bij de tandarts / Nicola Smee ; [vert. uit het Engels: Riet Vanloo]" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071986367> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p142739871> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p186692366> ;
    schema1:isbn "9031716634" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c2d4ab2fe1927c805957e66e3ddf590> ;
    schema1:name "Freddie bij de tandarts" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a51653e1f80734f1672356f8c45d7508> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71559609> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/82e28a3ecf226e11e1380d292db8fb50> .

