@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/p244003475> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fysiotherapeutische verslaglegging / Y.F. Heerkens ... [et al.]" ;
    dcterms1:issued "2003" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p097696609> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/fa1cb676005af5c990fc2f52868dbbc7> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p20215694X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/71f87e5261068a800362d918e88360d1> ;
    schema1:name "Fysiotherapeutische verslaglegging" ;
    schema1:numberOfPages 36 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96da00e6d7769f203c59f08ebcf322ae> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66708255> .

