@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix rdf: . @prefix nt: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { dct:description rdfs:label "can be described as follows: - gives a thing (left) a human-readable description (right)" . sub:assertion a nt:AssertionTemplate; rdfs:label "Introducing a new SIP related term (new ID)"; nt:hasNanopubLabelPattern "${class}: ${name}"; nt:hasStatement sub:st0, sub:st2, sub:st3, sub:st4, sub:st5; nt:hasTag "FAIR" . sub:class a nt:RestrictedChoicePlaceholder; rdfs:label "choose whether this is a Digital Object Type or a Methodology"; nt:hasDefaultValue ; nt:possibleValue , , . sub:description a nt:LongLiteralPlaceholder; rdfs:label "description of the Digital Object Type or Methodology" . sub:name a nt:LiteralPlaceholder; rdfs:label "the name of the Digital Object Type or a Methodology" . sub:related a nt:ExternalUriPlaceholder; rdfs:label "a related URL/URI for this Digital Object Type or a Methodology" . sub:seeAlsoLink a nt:ExternalUriPlaceholder; rdfs:label "a URL where more information can be found" . sub:st0 rdf:object sub:class; rdf:predicate rdf:type; rdf:subject sub:thing . sub:st2 rdf:object sub:name; rdf:predicate rdfs:label; rdf:subject sub:thing . sub:st3 rdf:object sub:description; rdf:predicate dct:description; rdf:subject sub:thing . sub:st4 rdf:object sub:related; rdf:predicate ; rdf:subject sub:thing; a nt:OptionalStatement, nt:RepeatableStatement . sub:st5 rdf:object sub:seeAlsoLink; rdf:predicate rdfs:seeAlso; rdf:subject sub:thing; a nt:OptionalStatement, nt:RepeatableStatement . sub:thing a nt:IntroducedResource, nt:UriPlaceholder; rdfs:label "short name, used as URI suffix - the formal identifier of the Digital Object Type or a Methodology"; nt:hasPrefix "https://w3id.org/gff/rao/terms/"; nt:hasPrefixLabel "https://w3id.org/gff/rao/terms/" . rdf:type rdfs:label "is a - asserts that the given thing (left) belongs to the given class (right)" . rdfs:label rdfs:label "has the name - connects an identifier to a human-readable name for it" . rdfs:seeAlso rdfs:label "is further explained at - connects an identifier to a link with further information about it" . rdfs:label "is related to - links this identifier to other related existing identifiers" . rdfs:label "Digital Object Type" . rdfs:label "Methodology" . rdfs:label "Non-FAIR representation" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "b0ZmAJLNz/0cdkJCsfimGcxs0kY56HE8yvNr+M2huZOjt/VkqklkSdDiaDLnHizcozVCT8vzsMfPaXXGYCBE8I4LnTbXn8cBG6o6jUKbIgBOZh/rs0UF57cb8RlSMbGWHIjS3ARHbUctGjtJF4RiUrrvm36Z/qdNmZnp90XHMBc="; npx:hasSignatureTarget this: . this: dct:created "2023-09-16T12:35:38.131Z"^^xsd:dateTime; dct:creator orcid:0000-0002-1267-0234, orcid:0000-0003-2195-3997; dct:license ; rdfs:label "Template: Introducing a new SIP related term (new ID)"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }