@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p822700034> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Die Staatenlosen / von Sigismund Gargas" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428065287> ;
    dcterms1:issued "1928" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077608410>,
        <http://data.bibliotheken.nl/id/thes/p078673607> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p119585758> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810892863> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b09751a3d661fafeed43448c858b7db0> ;
    schema1:name "Die Staatenlosen" ;
    schema1:numberOfPages 130 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/eb6ecf1a03d80f43aec509a0ab2f2165> ;
    schema1:sameAs <http://www.worldcat.org/oclc/17388885> .

