@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/p140983929> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Thuis in zorg" ;
    dcterms1:issued "1995" ;
    schema1:description "Leerstof voor de korte opleiding Verzorging",
        "Uitgave vanaf 1996: Utrecht : De Tijdstroom. - Vanaf 1997 uitg.: Utrecht : Elsevier/De Tijdstroom" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da2ad1b527ac794bf189bd14e776c55f> ;
    schema1:name "Thuis in zorg" ;
    schema1:numberOfPages 11 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/079fc1c4ed3c704ccbd61f21e6f71dd0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69098801> .

