@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/p397027923> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Persoonlijke basiszorg 1" ;
    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/p16920314X> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075687992> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p406352615> ;
    schema1:isbn "9789006910193" ;
    schema1:issueNumber "theo" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/80daa583e072215f2a43e7b20281622e> ;
    schema1:name "Persoonlijke basiszorg 1" ;
    schema1:numberOfPages 165 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b92b548e7b30d146bce05665439fe448> ;
    schema1:sameAs <http://www.worldcat.org/oclc/953876166> .

