@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/p169118622> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Lillooet Indians / by James Teit ; ed. by Franz Boaz" ;
    dcterms1:issued "1906" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p118602497> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070109672> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p120463911>,
        <http://data.bibliotheken.nl/id/nbt/p853230773> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/801019ec86b6eeb4bd6a63734ff5ce6f> ;
    schema1:name "The Lillooet Indians" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dde39eae3b1a21b69280b72b4bf54798> ;
    schema1:sameAs <http://www.worldcat.org/oclc/4273286> .

