@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/p863139264> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De godsdienst in zijn verschijningsvormen / door H.Th. Obbink" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435825070> ;
    dcterms1:issued "1947" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593898>,
        <http://data.bibliotheken.nl/id/thes/p078522978> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06894313X> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1933" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/58d4a56498a608f08fa4e8d9423c9a12> ;
    schema1:name "De godsdienst in zijn verschijningsvormen" ;
    schema1:numberOfPages 288 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/be58c126404a4a7865fa22478dcbfd34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905425796> .

