@prefix this: <https://w3id.org/np/RA3aeogoAkjN_mEUDLRnHwH8TMVowAjeTwfCTiNp08hFw> .
@prefix sub: <https://w3id.org/np/RA3aeogoAkjN_mEUDLRnHwH8TMVowAjeTwfCTiNp08hFw#> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <https://w3id.org/fair/3pff/FA.8.T.2> dct:date "2025-04-08" ;
    a <https://w3id.org/fair/3pff/3PFF-Training> , <https://w3id.org/fair/3pff/3PFF-event> , <https://w3id.org/fair/3pff/FAIR-Awareness> , <https://w3id.org/fair/3pff/Virtual-Event> ;
    rdfs:label "FA.8.T.2 | FAIR2Adapt FAIR Awareness session 2" ;
    rdfs:seeAlso <https://osf.io/7xsba/> ;
    <https://schema.org/endTime> "17:00" ;
    <https://schema.org/startTime> "13:00" ;
    <https://w3id.org/fair/3pff/has-event-assistant> orcid:0000-0002-5727-4999 ;
    <https://w3id.org/fair/3pff/has-event-facilitator> orcid:0000-0001-8888-635X , orcid:0000-0003-1062-5576 ;
    <https://w3id.org/fair/3pff/has-event-organizer> <https://ror.org/056j50v04> ;
    <https://w3id.org/fair/3pff/has-event-sponsor> <https://doi.org/10.3030/101188256> ;
    <https://w3id.org/fair/3pff/has-participating-community> <https://w3id.org/np/RAqMi-fcftXx37oHs76AQs3fgh7O-hWm_EWawSSPv4CpE#FAIR2Adapt> ;
    <https://www.w3.org/TR/owl-time/#time:hours> "4" .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-1062-5576 .
}
sub:pubinfo {
  orcid:0000-0003-1062-5576 foaf:name "Gerhard Burger" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKS0JLO/bGqK4GRv2E0dDCoFK5OAXtAsN8qrRCmaeMeBq/lp6gk/4vQ+/mbd2qZHt7bu0fbYWBmFwYDgxU3HqErq4mGo7JZ1UoKoNsEjq+pJCwv0sa5TsLfd1N/3xb0JLqouru63QrzS0VIPM0+X4Kar1SpZgxlpRapRc5NFZkUwIDAQAB" ;
    npx:hasSignature "fIA5FwJyhP6txQdTuy86bAaS1NNtuweX94201VMWAKSgWZ3BV6wEfQFiuADXVfywNkd9ubSNSsLsUHsbVJWXxQ0YzlfKZGj4znQB4u8gZKcEiuSEtycLnKuhYh5u3TV4NpmwewhaXbRqFll2fIIXOVP0JXQqsEVi/RKMt2d6Trw=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0003-1062-5576 .
  this: dct:created "2025-04-08T10:45:49.109Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-1062-5576 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces <https://w3id.org/fair/3pff/FA.8.T.2> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    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 <https://w3id.org/np/RA-IJBwWl8latZFBHWpp8aVB6md601uG1pZtWkOXd-b8I> .
  <https://w3id.org/np/RAqMi-fcftXx37oHs76AQs3fgh7O-hWm_EWawSSPv4CpE#FAIR2Adapt> nt:hasLabelFromApi "FAIR2Adapt | FAIR to Adapt to Climate Change - by FIP Wizard" .
}