@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/p831515945> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Geestelijke voorouders : studiën over onze beschaving / A. Pierson" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069333475> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069333645> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831174919> ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1060dcbae8b42810d73c0395c2e3af02> ;
    schema1:name "Geestelijke voorouders : studiën over onze beschaving" ;
    schema1:numberOfPages 403 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c7c903e64ff3e3445da03a93182b4ba> ;
    schema1:sameAs <http://www.worldcat.org/oclc/768975372> .

