Nanopublication

< Home

ID

http://purl.org/np/RA210k7OQAWSfLyRerh34RlzTveEscUJu2Wg_g7ABRHCE

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <http://purl.org/np/RA210k7OQAWSfLyRerh34RlzTveEscUJu2Wg_g7ABRHCE> .
@prefix sub: <http://purl.org/np/RA210k7OQAWSfLyRerh34RlzTveEscUJu2Wg_g7ABRHCE#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:patients-with-operation-of-cataract-phacoemulsification-at-department-ophthalmology-and-neurosurgery-siena-university
    a owl:Class;
    rdfs:label "patients with operation of cataract phacoemulsification at the Department of Ophthalmology and Neurosurgery at Siena University";
    rdfs:subClassOf <http://www.wikidata.org/entity/Q181600>;
    skos:definition "Patients that underwent an operation of cataract phacoemulsification at the Department of Ophthalmology and Neurosurgery at Siena University." .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB";
    npx:hasSignature "K06t6yZQHI+8yVUP2xkPRj7rLZGNxBgnd7NVS6xTJYRvTNs08orkd6g5mm4e1dnzCoQNsE7bSyT6ClC394+NkTwY2isfQ7U/q9sqWzojlkyn2xRjnV1X7VTEWkSb2guo63xHR6Kvk/PY40sCOyUVY117s2JtxeQbqfxxlEE19CM=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2021-02-15T11:47:43.399+02:00"^^xsd:dateTime;
    dct:creator orcid:0000-0002-7114-6459;
    npx:introduces sub:patients-with-operation-of-cataract-phacoemulsification-at-department-ophthalmology-and-neurosurgery-siena-university;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAI5I4fWR382un3U71XLdC1xAfHexbpxBd-28728PocOU> .
}