@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/p06615393X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thuiszorg / onder red. van H.F.J.M. Crebolder ; samengest. door G. Beusmans ... [et al.]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075657953> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071322027>,
        <http://data.bibliotheken.nl/id/thes/p072069465> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802521800> ;
    schema1:isbn "9063482566" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3441b96da5a43c2ee6f2e590107a33a3> ;
    schema1:name "Thuiszorg" ;
    schema1:numberOfPages 91 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84ee4b745d55b150a6e4f6f9619cd7f3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905567351> .

