@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/p419823174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Pain and pleasure in classical times / edited by W.V. Harris" ;
    dcterms1:issued "2018" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075611961> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074765094> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p802459145> ;
    schema1:isbn "9789004379497" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88a4d0681801fb54a6fcb3066a5e653f> ;
    schema1:name "Pain and pleasure in classical times" ;
    schema1:numberOfPages 265 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/701d57d05d1aa7633532ee535cdeeaf1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1055554367> .

