@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/p417481780> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De tandarts / Liesbet Slegers" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07547252X>,
        <http://data.bibliotheken.nl/id/thes/p174830653> ;
    schema1:bookEdition "Achtste druk" ;
    schema1:description "1e druk: 2007",
        "Uitgave in samenwerking met Verbond der Vlaamse Tandartsen, Vlaamse Werkgroep voor Gezonde Tanden. - Omslag vermeldt: Clavis informatief" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415>,
        <http://data.bibliotheken.nl/id/thes/p07563483X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044808155" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc04f6b3c6ec1e4054d9a766d650ab77> ;
    schema1:name "De tandarts" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c605222f895c3eb40f04ee2a24e80ea6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1032041077> .

