@prefix this: <https://w3id.org/np/RAGU4XKsQLh2uRNQEVQRQtqedgUKeV6dFYxYSAgkzuSbs> .
@prefix sub: <https://w3id.org/np/RAGU4XKsQLh2uRNQEVQRQtqedgUKeV6dFYxYSAgkzuSbs/> .
@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/> .

<https://w3id.org/np/RAGU4XKsQLh2uRNQEVQRQtqedgUKeV6dFYxYSAgkzuSbs> a np:Nanopublication;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-04-27T06:48:44.143Z"^^xsd:dateTime;
  dct:creator orcid:0000-0002-1267-0234;
  dct:license <https://creativecommons.org/publicdomain/zero/1.0/>;
  npx:introduces sub:paragraph;
  npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
  rdfs:label "FSR Typology";
  nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
  nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RACJ58Gvyn91LqCKIO9zu1eijDQIeEff28iyDrJgjSJF8>,
    <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
  nt:wasCreatedFromTemplate <https://w3id.org/np/RAhFzCxoMUoacDO6uVZ9jGwgTgqv9Mgvk20MVtqrLxuiA> .

sub:paragraph a <https://w3id.org/kpxl/gen/terms/Paragraph>;
  <http://schema.org/isPartOf> <https://w3id.org/fair/fip/terms/FIP-Ontology>;
  <http://schema.org/title> "FSR Typology";
  <https://w3id.org/kpxl/gen/terms/hasContent> """<p>This diagram shows the typology of FAIR Supporting Resources (FSRs):</p>

<img src=\"https://peta-pico.github.io/FAIR-nanopubs/fip/sections/fsr-typology-diagram.svg\" alt=\"\">""";
  <https://w3id.org/kpxl/gen/terms/hasPositionString> "2.fsr-typology" .

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

orcid:0000-0002-1267-0234 foaf:name "Tobias Kuhn" .

<https://w3id.org/fair/fip/terms/FIP-Ontology> nt:hasLabelFromApi "FAIR Implementation Profile (FIP) Ontology" .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQD4Wj537OijfOWVtsHMznuXKISqBhtGDQZfdO6pbb4hg9EHMcUFGTLbWaPrP783PHv8HMAAPjvEkHLaOHMIknqhaIa5236lfBO3r+ljVdYBElBcLvROmwG+ZGtmPNZf7lMhI15xf5TfoaSa84AFRd5J2EXekK6PhaFQhRm1IpSYtwIDAQAB";
  npx:hasSignature "1sjDyBIM6OA+JiB4dt1CIfBa6BBwxtPlhKYeh/Kbdl1/RRutGXOWXq1uGvZg1wCWIOEDScPBN74+O8DBkq8rtRtMHZ9JKj7CbCahs4PN0wrfWNf4yLAJAufp/xTnGP6LC7t7XCOkZxjq6JCHA5Rm8XC9osDUvHKSWPyIHjppdUA=";
  npx:hasSignatureTarget <https://w3id.org/np/RAGU4XKsQLh2uRNQEVQRQtqedgUKeV6dFYxYSAgkzuSbs>;
  npx:signedBy orcid:0000-0002-1267-0234 .

