@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/p393984192> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anna poetst haar tanden / Kathleen Amant" ;
    dcterms1:issued "2015" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07547252X>,
        <http://data.bibliotheken.nl/id/thes/p241459273> ;
    schema1:bookEdition "Negende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p300996942> ;
    schema1:description "1e druk: 2007",
        "Omslag vermeldt: Clavis peuter",
        "Uitgave in samenwerking met Verbond der Vlaamse Tandartsen, Vlaamse Werkgroep voor Gezonde Tanden" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044806915" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04ebbeeba3680e34d477afa76411b3e9> ;
    schema1:name "Anna poetst haar tanden" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ce5c15f089b6452144ce685df751937> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913948808> .

