@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/p841970092> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Luther / Jacques Maritain ; Hollandsch van Gijs Bertels" ;
    dcterms1:issued "1927" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068440146> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410670> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9569bf69eb2e25bb1b807ca7104ec054> ;
    schema1:name "Luther" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8475fd54a8bc59132577f11ccb7ca458> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781598976> .

