@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/p260335843> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Sporen van mensen uit de voortijd / B.H. Brouwer" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072253096> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p037646397> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6da32bf3507810a06db780138694a2a> ;
    schema1:name "Sporen van mensen uit de voortijd" ;
    schema1:numberOfPages 23 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/75b9d9616ddcce00756ab3b1660e3b64> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66798715> .

