@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/p051753871> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jeugdsportleider : zijn taak en zijn plaats / door K. Rijsdorp ; met ill. van F.A.C.H. Hoeke" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068922973> ;
    schema1:bookEdition "2e dr" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p036721530> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1d23526bfecea12fbbf26bb5ed0b7c82> ;
    schema1:name "Jeugdsportleider : zijn taak en zijn plaats" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8e56b3be0fe3cf88025c9ea97da4522b> .

