@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/p084465786> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'s Menschen religie / door J.H.F. Kohlbrugge" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42379812X>,
        <http://data.bibliotheken.nl/id/nbt/p423798138> ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593898>,
        <http://data.bibliotheken.nl/id/thes/p078522730>,
        <http://data.bibliotheken.nl/id/thes/p078522978>,
        <http://data.bibliotheken.nl/id/thes/p078947898> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067471498> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d41e767faeb18a2dbeddb7d4e1938b64> ;
    schema1:name "'s Menschen religie" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4821095ac3c637a3a0bb56cfd1bb2d16> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65778314> .

