@prefix this: <https://w3id.org/np/RAIwCvYG2NcPBKqE6oIe6NGg8j6kmHRA2joLKJ_SEzgZk> .
@prefix sub: <https://w3id.org/np/RAIwCvYG2NcPBKqE6oIe6NGg8j6kmHRA2joLKJ_SEzgZk#> .
@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 ns1: <http://purl.org/np/> .
@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 {
  sub:DataFAIRifier <http://purl.obolibrary.org/obo/RO_0002233> <http://semanticscience.org/resource/SIO_000419> ;
    <http://purl.obolibrary.org/obo/RO_0002234> <http://purl.org/np/RAutRQwoS4d5eLq7eBV1xsnWZ2spDYH4xfhhRzOxSZdhs#RDF> ;
    <http://schema.org/url> <https://docs.vodan.fairdatapoint.org/en/latest/about/about.html> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Service> , <https://w3id.org/fair/fip/terms/FAIR-representation-service> ;
    rdfs:comment "The DataFAIRifier is a system that supports the creation and validation of mappings of relational data to ontologies. The system is packaged as a set of Docker images. The frontend of the system is implemented as Jupyter Notebook." ;
    rdfs:label "Data FAIRifier" ;
    rdfs:seeAlso <https://docs.vodan.fairdatapoint.org/en/latest/about/about.html> .
}
sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0009-0003-0703-4318 .
}
sub:pubinfo {
  <http://purl.org/np/RAutRQwoS4d5eLq7eBV1xsnWZ2spDYH4xfhhRzOxSZdhs#RDF> nt:hasLabelFromApi "RDF | Resource Description Framework - by (unknown)" .
  orcid:0009-0003-0703-4318 foaf:name "Achilleas Karakoltzidis" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCXgMtjc9k3pvDOhK5gb9nMuwNfgh9tV/32tRYYM9DJpqRrFFD0iP/V6P9u5W6tXOP+pyWm1nUiCqma1/9/kRFx0CQxlObYBOcBNHdb6zdoLPDRPslYGa9fbUB3ZUys+WcniRMjGBk9zemWMNNgKgeB7HJuzfvc8TyCZLhi9VF2lQIDAQAB" ;
    npx:hasSignature "Ih57avylPeaSJpSMjJhjkmurwnC4hOr8VdaihcUTJG4ercUpjqLh9Ny+DES9xZW8B4+MQfECk3JoQhDQ+NrQsTiIr+VlifXQcgIKnyMrFF3ElR7+l+La76Ahp1zGEgGO3w9/IH/qe6Npgs3ZXd/+O6dGCu6MPp13aTorvw7B6kk=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0009-0003-0703-4318 .
  this: dct:created "2024-04-24T11:04:41.555Z"^^xsd:dateTime ;
    dct:creator orcid:0009-0003-0703-4318 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:hasNanopubType <https://w3id.org/fair/connect/FAIR-Service> , <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource> ;
    npx:introduces sub:DataFAIRifier ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    rdfs:label "FAIR-representation-service: Data FAIRifier" ;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM ;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM , ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90 ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA6btbLUAJxjqVdqbDHw2QgGqHWcbJQoKlJ8qMih4mPfU> .
}