@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/p165540125> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verpleegkunde" ;
    dcterms1:issued "1997" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071513094>,
        <http://data.bibliotheken.nl/id/thes/p165539836> ;
    schema1:description "Kwalificatieniveau 4" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p164921885>,
        <http://data.bibliotheken.nl/id/nbt/p850741580> ;
    schema1:isbn "9023836812" ;
    schema1:issueNumber 22 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49cf843f5ef527b9b12d6077b5432c58> ;
    schema1:name "Verpleegkunde" ;
    schema1:numberOfPages 556 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b344ecea35c0dfb1f9b3860478aa8255> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770790789> .

