@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/p19292155X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anatomie en physiologie : handleiding voor den aankomenden gymnastiekleeraar / door J. S. G. Disse, L. D. Labberté en H. van Kreel" ;
    dcterms1:issued "1887" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071984178> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p080634176>,
        <http://data.bibliotheken.nl/id/thes/p275132242> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd1f18fda7464dfd72de3bce01fcf882> ;
    schema1:name "Anatomie en physiologie : handleiding voor den aankomenden gymnastiekleeraar" ;
    schema1:numberOfPages 219 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/767aa75ad7f3c64076469c0704b0867a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777011510> .

