@prefix crm: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix crmsci: <http://www.crm-crm.org/crmsci/> .
@prefix crmtex: <http://www.crm-crm.org/crmtex/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epont: <https://ontology.inscriptiones.org/epont#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix frbroo: <http://iflastandards.info/ns/fr/frbr/frbroo/> .
@prefix lrmoo: <http://iflastandards.info/ns/lrm/lrmoo/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pso: <http://purl.org/spar/pso/> .
@prefix sub: <http://purl.org/np/RAQPTF-1JJsF7ubOsDYb7JQ6p73t4gs59HGsQ0_JKWoUc#> .
@prefix this1: <http://purl.org/np/RAQPTF-1JJsF7ubOsDYb7JQ6p73t4gs59HGsQ0_JKWoUc> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
sub:Head {
  this1: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://inscriptiones.org/assertion> dc:description "A domain-specific ontology for integrating datasets about ancient inscribed texts (epigraphy). Builds upon earlier work (DOI:10.5281/zenodo.4639508) and uses CIDOC-CRM, CRMsCI, FBRROO, and other ontologies to model epigraphers' workflows, including recording, study, publication, and metadata relationships. Enables data serialization (XML/RDF) and SPARQL-based analysis." ;
    dc:source <https://doi.org/10.5281/zenodo.4639508> ;
    dct:title "FAIR Epigraphy Project Ontology" ;
    a crm:E73_Information_Object ;
    epont:includesDomain frbroo: , lrmoo: , pso: , crm: , crmsci: , crmtex: ;
    epont:purpose "Facilitate data interoperability, serialization (XML/RDF), and analysis of epigraphic datasets using SPARQL and other tools." ;
    epont:vocabularyLocation <https://ontology.inscriptiones.org/index.html> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1144-6265 , orcid:0000-0002-6349-0540 , orcid:0000-0003-1434-224X , orcid:0000-0003-3819-8537 ;
    prov:wasDerivedFrom <https://doi.org/10.5281/zenodo.4639508> ;
    prov:wasGeneratedBy <https://inscriptiones.org/activity> .
  <https://inscriptiones.org/activity> a prov:Activity ;
    prov:description "Development of the epigraphic ontology by the Epigraphy.info Ontology Working Group." ;
    prov:startedAtTime "2021-03-26T00:00:00Z"^^xsd:dateTime ;
    prov:used <https://github.com/FAIR-epigraphy> .
  orcid:0000-0002-1144-6265 a foaf:Person ;
    foaf:homepage orcid:0000-0002-1144-6265 ;
    foaf:name "Imran Asif" .
  orcid:0000-0002-6349-0540 a foaf:Person ;
    foaf:homepage orcid:0000-0002-6349-0540 ;
    foaf:name "Petra Hermankova" .
  orcid:0000-0003-1434-224X a foaf:Person ;
    foaf:homepage orcid:0000-0003-1434-224X ;
    foaf:name "Marietta Horster" .
  orcid:0000-0003-3819-8537 a foaf:Person ;
    foaf:homepage orcid:0000-0003-3819-8537 ;
    foaf:name "Jonathan Prag" .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGvglUeEJPL7IRtt9ten6S3lu+5ff6Zxn3X6E3rii3FofR1rSQU7l5VdGrV9vXYK/ltUSS6184rAJcXwAFuKtvKCDTNysgcigxCH8bnqoCsb0l91eEOUbli/36kS4isBFfP0ECebMjW90SyGPDtr8Yc0kTp4jqFaPEKm1l9ovaShf2sQ6F4ZzlmWvsIf7P8Zbtx1QMN0R6W4QxVmcchb3/jSWgmHn2XJsNQOsCSXmRwtXRB6Px6IBYIs/biWo5N4fGyIgx+D3wGdXTCEofaPfmFcnYSlq7gK3Gl3TJWEPcBNi7pjQ7o4rDIIY+FM9P6Y2A/sFFA9OGCEtkXAdQE7Xf imranasif@MacBookPro.Home" ;
    npx:hasSignature "V0dpwQD2HtJlSrAVHhHYNJqR8Ci4dgWEiDshZiigCrNSEkWWmj/3LQls/SIrSr2fc+H058srqygE+MnAWOR75LelCOsOFAkNl+CY6Um5GKe/vIZkd0vCg4/694AN/oV+LF0iksZMQ2V7yYeN4+GLtqakv/oX825UhlKmjXbzKekUxbEQq1oPYOD+yJTbAKzWnGa2ZofkbDW0LK/dnxhdJ/q5EQ6O7BngjxQ7BcuCnoNb8XreAGjgLFDhpF35wQocBAGEAi2GqJaUihDYXzZw2AyBHaHEvKBgbGbr1pQ3VSTg5fQ5t+rW2EtflIlOz+3tYf+Cup8gOmRA1oLIjI+QTg==" ;
    npx:hasSignatureTarget this1: .
  this1: dct:created "2025-05-13T09:18:18Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-1144-6265 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> .
}