@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/p42978984X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der sporten / K.H. van Schagen" ;
    dcterms1:issued "1924" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067912788>,
        <http://data.bibliotheken.nl/id/thes/p07084156X>,
        <http://data.bibliotheken.nl/id/thes/p133099636>,
        <http://data.bibliotheken.nl/id/thes/p340510307> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p085494356> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p085494186> ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/999c18bf2bdc8ddbdc4d2b7580522b3c> ;
    schema1:name "Handboek der sporten" ;
    schema1:numberOfPages 290 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4ad07919391c8d9a0dd4eb5b7377eff> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200048297> .

