@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/p865150141> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De keien onzer heiden / door J.B. Bernink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p436007002> ;
    dcterms1:issued "1942" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077602226>,
        <http://data.bibliotheken.nl/id/thes/p077602269>,
        <http://data.bibliotheken.nl/id/thes/p078508487>,
        <http://data.bibliotheken.nl/id/thes/p078519349>,
        <http://data.bibliotheken.nl/id/thes/p078627540>,
        <http://data.bibliotheken.nl/id/thes/p397559305> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067802486> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9cc64b468cf15bbc0e170eb077dd6e7e> ;
    schema1:name "De keien onzer heiden" ;
    schema1:numberOfPages 96 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dddb55ca83feec2f04bf68716f02ba1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64327561> .

