@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/p126098093> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De afstamming van het Griekse volk / door D.C. Hesseling" ;
    dcterms1:issued "1917" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078525659>,
        <http://data.bibliotheken.nl/id/thes/p095966641> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069333645> ;
    schema1:description "Overdruk uit: De Gids" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/101fd8af24ed53daf2de3f185b4bb1b9> ;
    schema1:name "De afstamming van het Griekse volk" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d251048d8329972967b42576646523a3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69230973> .

