@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/p852636075> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "North American Indian studies : European contributions / Pieter Hovens" ;
    dcterms1:issued "1984" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068525087> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840600852>,
        <http://data.bibliotheken.nl/id/nbt/p853815194> ;
    schema1:isbn "3886940373" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2dd3882cdc9e291f2873ed6a06b0b354> ;
    schema1:name "North American Indian studies : European contributions" ;
    schema1:numberOfPages 250 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c7df9fcf7d131cae59d7fbbe5239ed7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769165279> .

