@prefix this: <
https://w3id.org/np/RAOiKfDS0pbvZkzE_ROjS7yTw4mW_0fRvxKXy8y0b_8G8
> .
@prefix sub: <
https://w3id.org/np/RAOiKfDS0pbvZkzE_ROjS7yTw4mW_0fRvxKXy8y0b_8G8#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix fip: <
https://w3id.org/fair/fip/terms/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:NASA
a
fip:FAIR-Implementation-Community
,
fip:Mature-Community
;
rdfs:comment
"The National Aeronautics and Space Administration is America’s civil space program and the global leader in space exploration. The agency’s organization comprises a diverse workforce of just under 18,000 civil servants, and works with many more U.S. contractors, academia, and international and commercial partners to explore, discover, and expand knowledge for the benefit of humanity." ;
rdfs:label
"NASA | National Aeronautics and Space Administration " ;
rdfs:seeAlso
<
https://www.nasa.gov/
> ;
fip:has-description-source
<
https://www.nasa.gov/organization/
> ;
fip:has-research-domain
<
http://www.fairsharing.org/ontology/subject/SRAO_0000189
> , <
http://www.fairsharing.org/ontology/subject/SRAO_0000283
> .
}
sub:provenance
{
sub:assertion
dct:creator
orcid:0000-0003-0468-1969
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
npx:hasSignature
"o3N7tSMXkhr+HNoWHnzbpuATRLk5XOy8dWEFevDu0G2Yn8rfK4Sr/64AcizG5BtJ/n9QDHRzwFcLLlL+7wvpa7PWo3CShLaf6LmPWcfekAG8zfQg0/svuM6ykm5yCcVy7k2j/Vrdh1mxsG/YiKNJwd9/plmx9twOerls7ibzUAY=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2025-01-30T09:01:08Z"^^
xsd:dateTime
;
dct:creator
<
https://fip-wizard.ds-wizard.org/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:NASA
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/0db2b263-1e00-4c8f-ac21-cc724cf14e30
> .
}