@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/p168976439> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verpleegkunde" ;
    dcterms1:issued "1998" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071513094> ;
    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 "9023836790" ;
    schema1:issueNumber 21 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db238e6c14267b2905b32ccdf0220ad5> ;
    schema1:name "Verpleegkunde" ;
    schema1:numberOfPages 367 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e755d08601802ec6dd95b9949ecd2258> ;
    schema1:sameAs <http://www.worldcat.org/oclc/770977784> .

