@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/p191378623> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Origin Xpedition to the source" ;
    dcterms1:issued "1999" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p201922371> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p167708902> ;
    schema1:description "Een project van Sasquatch Expeditions V.O.F. onder auspiciën van de Nederlandse Klim- en Bergsport Vereniging",
        "Vanaf 2001 uitg.: Blaricum : V+K Publishing" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f3efa30ecfe27cbaa48df72a21ef7fdc> ;
    schema1:name "Origin Xpedition to the source" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ba98d2971bda426e7ed319a14e1c7ac2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67753695> .

