@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix this: <http://purl.org/np/RAjqORe8Ww53ieJ-nMFGPlTg7AYciYOTErZpBoxteOSeM> .
@prefix sub: <http://purl.org/np/RAjqORe8Ww53ieJ-nMFGPlTg7AYciYOTErZpBoxteOSeM#> .
@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#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/np/RA60A2KfcavwnEmeDWoSfAw9N5KiWHrDrQBh0fDKdbs7c#EISCAT> dct:isPartOf <http://purl.org/np/RAdfztWNVhHRCxrGOGSYAFHDrrMQV8Ug2nZL4rxhP7CNU#ENVRI> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "EISCAT is an international scientific association with member institutes in several countries. We conduct ionospheric and atmospheric measurements with radars. Our radars are located in the northern parts of Norway, Sweden and Finland, under the northern auroral oval, and on Svalbard in the dayside auroral oval and magnetospheric cusp region." ;
    rdfs:label "EISCAT Scientific Association" ;
    rdfs:seeAlso <https://www.eiscat.se> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_694> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <http://purl.org/np/RA60A2KfcavwnEmeDWoSfAw9N5KiWHrDrQBh0fDKdbs7c> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB" ;
    npx:hasSignature "jbhRs0vfjiUbnq0pCWDxS2r55vXDCiAAhulwA9NWhL1EtVhYKc9FgjgqrPJU3qCHyYz2vBkt5GlGywjYmbPQNaI+VPVjjwXRQSpvIadTwtUBNy3UR/DP52JKQ1fLL+ewdeYuOW82pfu5SYnqfb1tSXeZzgNddazwR3hUjAtHhPs=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2022-07-20T16:55:49.122+02:00"^^xsd:dateTime ;
    dct:creator orcid:0000-0003-2195-3997 ;
    npx:introduces <http://purl.org/np/RA60A2KfcavwnEmeDWoSfAw9N5KiWHrDrQBh0fDKdbs7c#EISCAT> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RA1Pkti0rTP9IwyB7fOMQKY38XAQ18PdqCPupchHjzSKM> .
}