@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/p810366797> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die ostjakischen Pronomina / Edith Vértes" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599888>,
        <http://data.bibliotheken.nl/id/thes/p078949572>,
        <http://data.bibliotheken.nl/id/thes/p123822637> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067621643> ;
    schema1:inLanguage "de",
        "fiu" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p85078784X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c6350fc113860b14626cd0bf419cbdec> ;
    schema1:name "Die ostjakischen Pronomina" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b3fec1fae53b429435e0d3749013dd8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/2313214> .

