Nanopublication

< Home

ID

https://w3id.org/np/RATuobWIQaFUCkKqK7A2SPKlOTKBEMdSmD6nqE2mR--wE

Formats

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

Content

@prefix this: <https://w3id.org/np/RATuobWIQaFUCkKqK7A2SPKlOTKBEMdSmD6nqE2mR--wE> .
@prefix sub: <https://w3id.org/np/RATuobWIQaFUCkKqK7A2SPKlOTKBEMdSmD6nqE2mR--wE/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

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

sub:assertion {
  <http://www.fairsharing.org/ontology/subject/SRAO_0000184> a <http://www.w3.org/2002/07/owl#NamedIndividual>,
      <http://www.wikidata.org/entity/Q1047113>;
    dct:description "Experimental Condensed Matter Physics as a research domain, as used by FAIR Implementation Communities. The identifier comes from the FAIRsharing Subject Resource Application Ontology (SRAO); the name is taken from the research domains concept scheme of the FAIR Implementation Space.";
    rdfs:label "Experimental Condensed Matter Physics" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q1047113> nt:hasLabelFromApi "field of study - field limited to a specific area of ​knowledge; specialization in an occupation or branch of learning; a specific use" .
  
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2026-09-22T12:34:43Z"^^xsd:dateTime;
    dct:creator <https://w3id.org/np/RAlgF8um78nQxxJhJTNMZ3tpWJOntfTULJWMWr5Fmo4zU/fairimpl-bot>;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:introduces <http://www.fairsharing.org/ontology/subject/SRAO_0000184>;
    rdfs:label "Experimental Condensed Matter Physics";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAnxJvccrJq_S63P6KP5ujwaLND5mV15iVke03AqVVF-o> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAzZAkv4Mu1YSUxQMriBnhYunqosX5wpuQ3FjUyzW8wTC51wjCmhsChyhS+mCx7Od+2MTDpdhxDWA+pH1r9AX508X2rIY/sbpMS+pd56e0qKPQ0t4folln1TgamPN9iOlY/yLc2x27AdipWIGXUdtL2iAcb+P/Y5dQS2AkHMS3lP2e5JBL5/bD/10qvTLKvdsqIKts8qjuLpxr9CFbsS2gLjMkXL5D2IsJ0cL5sgmIfS1inLVxIfXrS/OgqYNFqeNznUYCVWfo0g7DKjnjiICz3omeQeJFLYwlJ6PhUhYDQS6O318DGwUCwhnuXbBbwL9evZa2I/0Pwu5xpZdNLYJ5UwIDAQAB";
    npx:hasSignature "ILHKERj3uvSOPhAOlODhlgU70C95kDXM+adfvX+sh300fK/tslmuXay8zu6kGJblNs399SJmDgn4ijvZk83WdU2FcNiFzdlECEdiXB1ZMbPGMBXGJOSmhgwp9X4zcYLtzZvCD19TMStXCpuJRNUVAy64JnAnyW6nTtgZ0Ofp7j67gofky6SewIZZox+O1tJuZbTOgqgWb0eITafMySECPkjQL7JkIxxbVH2PSjTrDwac3CPy5+Z1Cb1CpAcb6O4RFs5JJprInNMfhjBsL1BuVp1T/VzPR3vE7LUai0RBS3rheYvYWnFYTvCQNUuFd2J+ciszuswGz9Yn+jA3d6jKLQ==";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://w3id.org/np/RAlgF8um78nQxxJhJTNMZ3tpWJOntfTULJWMWr5Fmo4zU/fairimpl-bot> .
}