@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/p861037294> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Met zorg verplegen" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562575X>,
        <http://data.bibliotheken.nl/id/thes/p078545129> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071513094> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p84193987X>,
        <http://data.bibliotheken.nl/id/nbt/p850741580> ;
    schema1:isbn "9023817044" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2128a7e501c2b661d932f80a92500676> ;
    schema1:name "Met zorg verplegen" ;
    schema1:numberOfPages 434 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7a61ea5b19021e6f7d7f9325d4b5c110> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769214234> .

