@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/p06016557X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "American studies in Altaic linguistics / Nicholas Poppe" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068445180> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85078784X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/75bc7038a8bb8c673c165584bb8e1a86> ;
    schema1:name "American studies in Altaic linguistics" ;
    schema1:numberOfPages 351 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6dcc0a19c62d416c042c2d3f9b546c58> ;
    schema1:sameAs <http://www.worldcat.org/oclc/5210419> .

