@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/p274606224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De klassieke oudheid in een notendop / Herman Beliën en Fik Meijer" ;
    dcterms1:issued "2005" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611961> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072628413> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068383916> ;
    schema1:description "1e dr.: Amsterdam : Prometheus, 2000" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p332161900> ;
    schema1:isbn "9035127676",
        "9789035127678" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/29bc5a83dba43fb71dc27ee9ee1c294a> ;
    schema1:name "De klassieke oudheid in een notendop" ;
    schema1:numberOfPages 146 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d8b5a663bbad5d7e94657e3e5fc0fb0a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66495024> .

