@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/p049183516> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mondheelkunde / I. van der Waal ... [et al.]" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075677504> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068408331> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851413927> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ddade0c4d39f5e1679b36cdc6a85d0f> ;
    schema1:name "Mondheelkunde" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d6d3d696130958eeda14a9dd2836908f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71433104> .

