Nanopublication

< Home

ID

https://w3id.org/np/RASkCs1lBBybFWgv12k404VRrGW84w9fUwtT9OGhNsY0k

Formats

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

Content

@prefix this: <https://w3id.org/np/RASkCs1lBBybFWgv12k404VRrGW84w9fUwtT9OGhNsY0k> .
@prefix sub: <https://w3id.org/np/RASkCs1lBBybFWgv12k404VRrGW84w9fUwtT9OGhNsY0k/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  rdf:type rdfs:label "is a" .
  
  rdfs:domain rdfs:label "has its subject values from the class (domain)" .
  
  rdfs:label rdfs:label "has the label" .
  
  rdfs:range rdfs:label "has its object values from the class (range)" .
  
  <http://www.w3.org/2002/07/owl#DatatypeProperty> rdfs:label "datatype property - a relation between an object (any entity) and a literal (a text or number)" .
  
  <http://www.w3.org/2002/07/owl#ObjectProperty> rdfs:label "object property - a relation between two objects (any kinds of entities)" .
  
  <http://www.w3.org/2004/02/skos/core#definition> rdfs:label "definition of the property",
      "is defined as follows:" .
  
  <https://w3id.org/fdoc/o/terms/FdoAttribute> rdfs:label "FDO attribute" .
  
  sub:assertion a nt:AssertionTemplate;
    dct:description "With this template an object/datatype property is defined in a way it can serve as an FDO attribute of an FDO metadata record.";
    rdfs:label "Defining an object/datatype property as FDO attribute";
    nt:hasNanopubLabelPattern "FDO attribute: ${label}";
    nt:hasStatement sub:st0, sub:st1, sub:st2, sub:st3, sub:st4, sub:st5;
    nt:hasTag "FDO" .
  
  sub:definition a nt:LongLiteralPlaceholder .
  
  sub:domain a nt:ExternalUriPlaceholder;
    rdfs:label "URI of the domain class";
    nt:hasDefaultValue <https://w3id.org/fdof/ontology#FAIRDigitalObject> .
  
  sub:label a nt:LiteralPlaceholder;
    rdfs:label "how the property is read, e.g. 'contains' or 'is used by'" .
  
  sub:property a nt:IntroducedResource, nt:LocalResource, nt:UriPlaceholder;
    rdfs:label "short URI suffix or full URI" .
  
  sub:propertytype a nt:RestrictedChoicePlaceholder;
    rdfs:label "type of property (object or datatype property)";
    nt:possibleValue <http://www.w3.org/2002/07/owl#DatatypeProperty>, <http://www.w3.org/2002/07/owl#ObjectProperty> .
  
  sub:range a nt:ExternalUriPlaceholder;
    rdfs:label "URI of the range class" .
  
  sub:st0 rdf:object <https://w3id.org/fdoc/o/terms/FdoAttribute>;
    rdf:predicate rdf:type;
    rdf:subject sub:property .
  
  sub:st1 rdf:object sub:propertytype;
    rdf:predicate rdf:type;
    rdf:subject sub:property .
  
  sub:st2 rdf:object sub:label;
    rdf:predicate rdfs:label;
    rdf:subject sub:property .
  
  sub:st3 rdf:object sub:definition;
    rdf:predicate <http://www.w3.org/2004/02/skos/core#definition>;
    rdf:subject sub:property .
  
  sub:st4 rdf:object sub:domain;
    rdf:predicate rdfs:domain;
    rdf:subject sub:property .
  
  sub:st5 a nt:OptionalStatement, nt:RepeatableStatement;
    rdf:object sub:range;
    rdf:predicate rdfs:range;
    rdf:subject sub:property .
}

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

sub:pubinfo {
  orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .
  
  this: dct:created "2025-06-27T09:34:17.489Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1267-0234;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:supersedes <https://w3id.org/np/RAHO-6RD681BHErkArSlQY97o1knSA32Njy_P7PnqH3bM>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Template: Defining an object/datatype property as FDO attribute";
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA5reLVXOCPQFWr2UiCJb19ES7NwOpQRmudb17e2iB0c4> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
    npx:hasSignature "qyyRvHj/9v6QrCyqBcM5JACL85obM21wEMJkTHbo/6fjgKI9zajWHSMNpluzdaDSrOeGslJlLiqYKGRbO9AEJhXrRnDkELjOpHl8Pksoo1v8w/TwPSojeq7xPVA0ztscZttEWFF2tn14ruXLOijnP032cpaShMQqM+CtPKWveWo=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1267-0234 .
}