@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/p852543360> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advies inzake thuisverpleging" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075664372> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075322528> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075292602> ;
    schema1:description "Omslagtitel: Thuisverpleging",
        "Uitgebracht door de Ziekenfondsraad aan de staatssecretaris van Welzijn, Volksgezondheid en Cultuur" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811635252> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88cf34c0f04dad8171b7c9981105af34> ;
    schema1:name "Advies inzake thuisverpleging" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4753983dc3b0d92016366e78d6ce6630> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64168511> .

