@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/p42309145X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De actieve patiënt als utopie / Prof. dr. Jany Rademakers" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561832X>,
        <http://data.bibliotheken.nl/id/thes/p07565881X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072096195>,
        <http://data.bibliotheken.nl/id/thes/p134557492> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Maastricht University" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789461223845" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db4fbbe592d8addd049afee508971df6> ;
    schema1:name "De actieve patiënt als utopie" ;
    schema1:numberOfPages 950771 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf026423cc651fb1f1345b09b562722e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1107408476> .

