@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p040605051> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De groepsleider / samengest. door J.H.J. de Haan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p446301841> ;
    dcterms1:issued "1949" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617978>,
        <http://data.bibliotheken.nl/id/thes/p075660822> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p339637846> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072839023> ;
    schema1:description "Uitg. op verzoek van het Nationaal Bestuur van de V.K.J.B" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c07b10a9a967b94fedff2b2595cdfe89> ;
    schema1:name "De groepsleider" ;
    schema1:numberOfPages 51 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f59eebf5311673753e67a6584df12150> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64712442> .

