@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/p830828826> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Speurtocht door de eeuwen / [projectleider en eindred. D.J. Roorda]" ;
    dcterms1:issued "1968" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077600894>,
        <http://data.bibliotheken.nl/id/thes/p077600991>,
        <http://data.bibliotheken.nl/id/thes/p078518776> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069317348> ;
    schema1:description "Vanaf 1976 in 4 dl. verschenen" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562897X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/feed5f7c6c44788ce83a6e5af2a22299> ;
    schema1:name "Speurtocht door de eeuwen" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/26b7f6fbe007a2ee4e82dde46ca8b83e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63469218> .

