@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/p121274004> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek gezondheidsrecht" ;
    dcterms1:issued "1994" ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06822558X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p081611862> ;
    schema1:isbn "9060927710" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93d0f440d9b4c949fd75c7443b38e966> ;
    schema1:name "Handboek gezondheidsrecht" ;
    schema1:numberOfPages 334 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/73b29f519eda6f908fe64a8470829bdc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769879660> .

