@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/p097127574> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Historisch overzicht van de lichamelijke opvoeding / K.H. van Schagen" ;
    dcterms1:issued "1977" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07084156X> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p118891898> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840172494> ;
    schema1:isbn "9023630092" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ccb580a9b80f577dcb348d4af98cd26a> ;
    schema1:name "Historisch overzicht van de lichamelijke opvoeding" ;
    schema1:numberOfPages 236 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/737e33ce770c4d61ffe7ddc0c1b320da> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769770930> .

