@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/p833697390> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Altaistik" ;
    dcterms1:issued "1963" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078430062>,
        <http://data.bibliotheken.nl/id/thes/p169929183>,
        <http://data.bibliotheken.nl/id/thes/p397474288> ;
    schema1:inLanguage "de" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fd5e6664246cbc2dad0bb570119cdd77> ;
    schema1:name "Altaistik" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a1da3e4a1be0f97f6a13238f15612999> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781583235> .

