@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/p292840543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hervormingen : het Nederlandsch Gymnastiek-verbond der toekomst / A.Ch. Heyn" ;
    dcterms1:issued "1910" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074362267> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/067254b7cf4f334b42ad605c67c44388> ;
    schema1:name "Hervormingen : het Nederlandsch Gymnastiek-verbond der toekomst" ;
    schema1:numberOfPages 33 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ec05462f24e40cb83aa3050e8cbffed3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/150210377> .

