@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/p395508460> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verbinden in de ouderengeneeskunde / Wilco Achterberg" ;
    dcterms1:issued "2011" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075607417>,
        <http://data.bibliotheken.nl/id/thes/p077596196>,
        <http://data.bibliotheken.nl/id/thes/p077596668> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p189624396> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Universiteit Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p337827524> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ea1956b8bb9314d32bc3bfcdc313e8a> ;
    schema1:name "Verbinden in de ouderengeneeskunde" ;
    schema1:numberOfPages 20 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9e79a0d5fa15af7407fbcd666b6ec50e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/919087311> .

