@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/p44633653X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Atheense democratie, drogbeeld of historie? / D. Loenen" ;
    dcterms1:issued "1946" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599497>,
        <http://data.bibliotheken.nl/id/thes/p078481740>,
        <http://data.bibliotheken.nl/id/thes/p124267939> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069564973> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p832117366> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/20b1392f087de4fe616c4875ead0c049> ;
    schema1:name "De Atheense democratie, drogbeeld of historie?" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d3d25d1ce8f16792bd040e4456ee02c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1510163352> .

