@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/p402296966> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Persoonlijke basiszorg 2" ;
    dcterms1:issued "2016" ;
    schema1:bookEdition "Tweede druk, eerste oplage" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072696656>,
        <http://data.bibliotheken.nl/id/thes/p169203093>,
        <http://data.bibliotheken.nl/id/thes/p183048776>,
        <http://data.bibliotheken.nl/id/thes/p185849369>,
        <http://data.bibliotheken.nl/id/thes/p405475543> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p406344590> ;
    schema1:isbn "9789006910322" ;
    schema1:issueNumber "theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/90db50ca33e2f4089f27806dd1207414> ;
    schema1:name "Persoonlijke basiszorg 2" ;
    schema1:numberOfPages 226 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/621ab04eca37976fab81d257dd6218e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/952046951> .

