@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/p086150456> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ernst Troeltsch / door C. Quené ... [et al.]" ;
    dcterms1:issued "1971" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068678622>,
        <https://data.bibliotheken.nl/.well-known/genid/71d1ef52709532b60bb07882bb93fe6b> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p842708367> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fbf920e6c47de41d397604a2430dd9a0> ;
    schema1:name "Ernst Troeltsch" ;
    schema1:numberOfPages 348 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/940104cb8b340cd54b1bf618e9b386d6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65562062> .

