@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/p081837658> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Gesellschaft des Göttlichen Wortes .." ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p423796887> ;
    dcterms1:issued "1939" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594355>,
        <http://data.bibliotheken.nl/id/thes/p100004482> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/006426fe3811e8f1aed71f6d4a437d36> ;
    schema1:name "Die Gesellschaft des Göttlichen Wortes .." ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc62dec22b3a7a519a3ca2b9683f2905> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65706244> .

