@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/p059865369> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Prosopografia isiaca / Fabio Mora" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075617366>,
        <http://data.bibliotheken.nl/id/thes/p397318170> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074861379> ;
    schema1:inLanguage "grc",
        "it" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p059222131>,
        <http://data.bibliotheken.nl/id/nbt/p821480324> ;
    schema1:isbn "9004092331" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec5e37a664f5340b84b3abcba32bc49d> ;
    schema1:name "Prosopografia isiaca" ;
    schema1:numberOfPages 526 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4e8aa64c6bf9ed6c2456def705d7dbdc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769375097> .

