@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/p126808724> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Logboek thuiszorg / [red. R.S.M. Schonck, G.H.M.I. Beusmans, J. van Dongen]" ;
    dcterms1:issued "198X" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072069465>,
        <http://data.bibliotheken.nl/id/thes/p126808740>,
        <http://data.bibliotheken.nl/id/thes/p126808791> ;
    schema1:description "Losbladig",
        "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b9f2174b43dfe4cb6bdf99c73007743> ;
    schema1:name "Logboek thuiszorg" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eaf97ebb4efe45b4c03d35dcbf657bb7> .

