Nanopublication

< Home

ID

http://localhost:3000/nanopublications/RAI-PASoKI9lR8-NIAl9ggNLCbR-7DCkOOFFYu4LIJqx8

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <http://localhost:3000/nanopublications/RAI-PASoKI9lR8-NIAl9ggNLCbR-7DCkOOFFYu4LIJqx8> .
@prefix sub: <http://localhost:3000/nanopublications/RAI-PASoKI9lR8-NIAl9ggNLCbR-7DCkOOFFYu4LIJqx8/> .
@prefix orkgp: <http://localhost:3000/orkg/predicate/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix orkgr: <http://localhost:3000/orkg/resource/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rso: <https://w3id.org/rostettastmtont/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix orkgc: <http://localhost:3000/orkg/class/> .
@prefix sh: <http://www.w3.org/ns/shacl#> .
@prefix prov: <https://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .

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

sub:assertion {
  sub:_1 a rdf:Seq;
    rdf:_1 orkgr:R1413006;
    sh:order "1"^^xsd:int .
  
  sub:_2 a rdf:Seq;
    rdf:_1 orkgr:R1413007;
    sh:order "2"^^xsd:int .
  
  sub:_3 a rdf:Seq;
    rdf:_1 orkgr:R1413008;
    sh:order "3"^^xsd:int .
  
  sub:_4 a rdf:Seq;
    rdf:_1 orkgr:R144545;
    sh:order "4"^^xsd:int .
  
  sub:_5 a rdf:Seq;
    rdf:_1 "2023-08-29"^^<xsd:date>;
    sh:order "5"^^xsd:int .
  
  <http://localhost:3000/rs/statements/0bd558ec-1af8-41ac-9f4c-c053f672ae50> a orkgc:C116000;
    rdf:label "Anna travels by train from hanover to Berlin on the 2023-08-29";
    rso:has_certainty rso:high_epistemic_certainty;
    rso:negated "false"^^xsd:boolean;
    rso:object sub:_2, sub:_3, sub:_4, sub:_5;
    rso:subject sub:_1 .
}

sub:provenance {
  sub:assertion rso:extraction_method "MANUAL";
    rso:has_data_schema_pattern orkgr:R1413000;
    rso:has_latest_version orkgr:0bd558ec-1af8-41ac-9f4c-c053f672ae50;
    rso:has_visibility rso:default;
    rso:modifiable "true"^^xsd:boolean .
}

sub:pubinfo {
  this: dct:created "2025-08-25T16:42:10.0605505+02:00"^^xsd:dateTime;
    dct:creator "Unknown User";
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
    rdf:label "Anna travels by train from hanover to Berlin on the 2023-08-29" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvn7+z8DaBCaXxLTdq1zkyZth1fRQ/TfNuHTig+pjGezzqerUomBdL1qCR3NCgKZYJOzYTV1ZcA5Pcr6Im6sZhOE62I8Z93NwuxUh/qW6+l7qGghamSUgfq54zd3PwI07kQmEO+YkrW489KLl50voUoYPWplUGh0gJeyXo64xgVsvDukwQVmo9btYOl8eU9pNPBK4patU5qX0nbr0CwRPuVTzfn2HFGIsCv8fyKnqgqV5VXjel6Oa1U6Bj+n5+zPn2lzCpGfL184I831JgKPrFcP+gd4PaDmSfLgeXft7QWoa/Hsom6ro9WU9cH0GXPcHOiW54ePfx1rnSQif5wNwGwIDAQAB";
    npx:hasSignature "Mo9BJgytblbouQ4q0BXkWNvzQXEe5/3v2bTaCxa9KYZ7ZH7UYcxvYcpbrfOBEuyiAl7riIoaakokIAIWQorx2huOrPzYNGcJIuixNF9FA4si+KjdZb3dFVQ44ujcV++Z+ltfsa3Yst0HEgjCjLTdzPKI00WFF+FzmJc0f3hRnSFf1ZlnU3BfP7MfNODOQxJjIRvy60xnGCAtKMOTrYl5J/YtWXKJgdmw2syvo8q0ofcVkHh1dRgT1mggfwrGS8GLcya1xOmZFksnzg66L0ic7cc0D0vzhAtySQmWxolMs1eLeNFxRLJs+9C/8UU2vjLESUGkkSfm7nQkK75CTtPF9w==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://orkg.org> .
  
  orkgc:C116000 rdf:label "C116000" .
  
  orkgr:R1413006 rdf:label "Anna" .
  
  orkgr:R1413007 rdf:label "train" .
  
  orkgr:R1413008 rdf:label "hanover" .
  
  orkgr:R144545 rdf:label "Berlin" .
}