@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/p199993785> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hoofd, hals en thorax / J.F.A. van der Werft" ;
    dcterms1:issued "2000" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075618818> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p182906353>,
        <http://data.bibliotheken.nl/id/thes/p191867020> ;
    schema1:description "Dissectiecursus" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9075823266" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d9d3f209887135cc86a78ff233dcc66> ;
    schema1:name "Hoofd, hals en thorax" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f898d1d3fb5ec0136b9cb65bbb6797e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67519229> .

