@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/p080270069> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De persoon van de dokter / H.J. Dokter" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609525>,
        <http://data.bibliotheken.nl/id/thes/p075659344>,
        <http://data.bibliotheken.nl/id/thes/p07759679X>,
        <http://data.bibliotheken.nl/id/thes/p078538394>,
        <http://data.bibliotheken.nl/id/thes/p397582455> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068225482> ;
    schema1:description "Afscheidsrede Rotterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/04640c244841fce4397b66a2608eedea> ;
    schema1:name "De persoon van de dokter" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d24499ba6e88ca11689b21b28a71b814> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65639749> .

