@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/p852440022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Charles Péguy : inleiding tot zijn persoon en zijn werk / door G. van Gestel" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423892053> ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068364970> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070059632>,
        <http://data.bibliotheken.nl/id/thes/p075445948> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075613816> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842665684> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db953342260bd2ef9e0b37cf490df13e> ;
    schema1:name "Charles Péguy : inleiding tot zijn persoon en zijn werk" ;
    schema1:numberOfPages 52 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e112b142355fcc583960d82f757f7752> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781647970> .

