@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/p389080888> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De academie voor lichamelijke opvoeding / samengest. door H. L. F. J. Deelen en K. H. van Schagen" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077598482>,
        <http://data.bibliotheken.nl/id/thes/p07857496X>,
        <http://data.bibliotheken.nl/id/thes/p117264563> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073502936> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07084156X> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059837209> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1acd1076f4255b42806a8f0a3817b080> ;
    schema1:name "De academie voor lichamelijke opvoeding" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/97a8cc188550a588a5286fa775d4fe77> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902620732> .

