@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/p038164892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wat is een volk? / door T. Goedewaagen" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07759729X>,
        <http://data.bibliotheken.nl/id/thes/p078947855>,
        <http://data.bibliotheken.nl/id/thes/p078948312> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07479664X> ;
    schema1:description "Voordracht gehoden op 24 jan. 1935 te Gent" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841694893> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f2409662075f6be07d3cf077c2d6a7b4> ;
    schema1:name "Wat is een volk?" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/abfb92e087b32612d1759086cd7cc3e9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64506200> .

