Nanopublication

< Home

ID

https://w3id.org/np/RAoY6OgaWnz2XrcN65I1-ehZvRnzEowK0S7OXJddTiquI

Formats

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

Content

@prefix sub: <https://w3id.org/np/RAoY6OgaWnz2XrcN65I1-ehZvRnzEowK0S7OXJddTiquI/> .
@prefix this: <https://w3id.org/np/RAoY6OgaWnz2XrcN65I1-ehZvRnzEowK0S7OXJddTiquI> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix ns1: <https://iolanta.tech/> .
@prefix orcid: <https://orcid.org/> .

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

sub:assertion {
  rdfs: vann:termGroup sub:_1, sub:_2, sub:_3, sub:_4 .
  
  rdfs:Class a sub:_3 .
  
  rdfs:Container a sub:_4 .
  
  rdfs:ContainerMembershipProperty a sub:_4 .
  
  rdfs:Datatype a sub:_3 .
  
  rdfs:Literal a sub:_3 .
  
  rdfs:Resource a sub:_3;
    ns1:icon "⊤"@en .
  
  rdfs:comment a sub:_1;
    ns1:icon "��"@en .
  
  rdfs:domain a sub:_2;
    ns1:icon "⤚"@en .
  
  rdfs:isDefinedBy a sub:_1 .
  
  rdfs:label a sub:_1;
    ns1:icon "��"@en .
  
  rdfs:member a sub:_4;
    ns1:icon "∋"@en .
  
  rdfs:range a sub:_2;
    ns1:icon "⤙"@en .
  
  rdfs:seeAlso a sub:_1;
    ns1:icon "⧉"@en .
  
  rdfs:subClassOf a sub:_2;
    ns1:icon "⊆"@en .
  
  rdfs:subPropertyOf a sub:_2;
    ns1:icon "⥹"@en .
  
  sub:_1 rdfs:label "Documentation"@en .
  
  sub:_2 rdfs:label "Semantic properties"@en .
  
  sub:_3 rdfs:label "Classes"@en .
  
  sub:_4 rdfs:label "Containers"@en .
}

sub:provenance {
  sub:assertion rdfs:label "RDFS terms by type"@en;
    prov:generatedAtTime "2026-09-26T20:39:39.491942"^^xsd:dateTime;
    ns1:visualizes rdfs: .
}

sub:pubinfo {
  this: <http://purl.org/dc/terms/created> "2026-09-26T20:39:39.503Z"^^xsd:dateTime;
    prov:generatedAtTime "2026-09-26T20:39:39.491942"^^xsd:dateTime;
    prov:wasAttributedTo orcid:0009-0001-8740-4213 .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA79G1aksiLFmT7Lco5+qLImUeO0Dfli7k1R76QYoVtuMV0w4fQdv9oLXGGpLZ7U25pH7j2UHKk2R/4LSwoZCeMvIdbSfLpxTOSjD9scUiJWjwPHLH7/e946ENlhi52GANdYMGa+FxEQGR9HiHIoYn99AYUcYqkJ7qeOgXMJdkL6vZACdzeepAGajgC/jiscJuxmBtWCoqqi0GnG0AIXq14E9VgscSMLZ63i30mKDWwSZF1FFBLUHDSV+CLaFKBfjsGzVVU85jlYSWJ2E0FJ+w0cRnNB3B2bmPI7miy7okzQIqagEHop4bbaPmbgG5uMX2lMgb6RX0oU5hqU4B8FwHUwIDAQAB";
    npx:hasSignature "7049m0DzU+VnkU6va+S51QP6XDQkcNr9YZ17Fm21MIfE/bQnMWBv6Z9Kq9uXeYnqXpdtOL4jPIW5MpoUTKlzxt/oYvGM3hh8s8Pf75goDpPQJdJR8kxZOdIroDGPD/0K3bYIbuCCl7NjaFDOLglMIZeUIreKbTjOtOebUiJ+K6Ai0iYeA8jgXwZNrwl/xth/ProIpAQUG9JfQV0x5R3lRMJIMV7F5DeWcN3U9cmYcuHQNucm2gALOfZcaiwpPbs31m9P22MVIlw66YYvUKI2nEnJeKO55JZWsB2NNU8uDT5Xvct/8+Rh596r3/gC3NP/u0cnLGo2lBjz6IquqnZa6A==";
    npx:hasSignatureTarget this: .
}