@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/p864268971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tuchtrecht voor verpleegkundigen / J. de Vries" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624753> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067877524>,
        <http://data.bibliotheken.nl/id/thes/p075296691> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075300621> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p800388062> ;
    schema1:isbn "9035211367" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c97e276f79ee8329c2d2add95a90ebe6> ;
    schema1:name "Tuchtrecht voor verpleegkundigen" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65ee9ce63890f768fc0ddb0a40c602c0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64296654> .

