@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/p186514948> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De jeugdinstructeur" ;
    dcterms1:issued "19XX" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078551889>,
        <http://data.bibliotheken.nl/id/thes/p078971063>,
        <http://data.bibliotheken.nl/id/thes/p397584504> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/e2ae9cbe78a51c0087a24f28e10b6d5b> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1af6a2b004b004ec00738b9a4a1d2d75> ;
    schema1:name "De jeugdinstructeur" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1c1686b31a394e90d02b01dbbc03d86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67778473> .

