@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/p854056408> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De godsdiensten van oud-Amerika / door John M. Robertson" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p430378165> ;
    dcterms1:issued "1912" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397318391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074178482> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p853777969> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cecdbd68d46e94b1e4d2f6b28f1fd38e> ;
    schema1:name "De godsdiensten van oud-Amerika" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f9a46b34e148cd0b24e2a36acb43b274> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63798614> .

