@prefix fip: . @prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Semantic-model; rdfs:comment "The National Aeronautics and Space Administration Ames Format for Data Exchange (NASA Ames Format) is composed of ASCII data files that are written in one of nine \"standard\" file formats. The ASCII data file formats were developed at Ames Research Center by R. Stephen Hipskind and Steven E. Gaines in 1990 to standardize the file formats used for in-the-field data exchange during aircraft field experiments. Each ASCII data file consists of a file header, followed by the data records. The file header describes the data and the origin of the file. The data are conceptually divided into Independent Variables and Dependent Variables. The Dependent Variables are further divided into Primary and Auxiliary Variables."; rdfs:label "NASA Ames Format | The National Aeronautics and Space Administration Ames Format for Data Exchange"; . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "Jb3g3ZdW0mnhm7tyV+vCNu2P6wKNBmex9FTCLuowxqCLNdBMCCxb4VIOOZskCosbQrg4loC4xKzcu8CROLVlHrRMN7P+54aRQCXitIoYFYwd26OTd9deo7kaTGND83TnpzlNLXcH3W/BtNSJPCji4t1Z5tW01T9DJAuCUps0fSo="; npx:hasSignatureTarget this: . this: dct:created "2022-07-23T15:27:23.004+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }