@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/p107743183> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Wesen der Nation / von Kurt Stavenhagen" ;
    dcterms1:issued "1934" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593537>,
        <http://data.bibliotheken.nl/id/thes/p078599458> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071307516> ;
    schema1:inLanguage "de" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p107742993> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a01156e2d66402993aefbcb5c4ace69a> ;
    schema1:name "Das Wesen der Nation" ;
    schema1:numberOfPages 223 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb957cb6b5f2987b51286ca7defd3b5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/7114087> .

