@prefix this: <https://w3id.org/np/RAErn1wyps6mw4IxVXfaH1GYpKLGpHF6e16JAevzQemOI> .
@prefix sub: <https://w3id.org/np/RAErn1wyps6mw4IxVXfaH1GYpKLGpHF6e16JAevzQemOI#> .
@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:GL-HFR a fip:FAIR-Implementation-Community , fip:Mature-Community ;
    rdfs:comment "The global High Frequency Radar (HFR) community is a collaborative network of academic, governmental, and private organizations dedicated to monitoring and understanding ocean surface currents on a global scale. This community leverages HFR technology, which uses radio waves to measure surface currents over large areas with high spatial and temporal resolution. These measurements are crucial for various applications, including ocean forecasting, environmental monitoring, and maritime safety. The community was established in 2012 as part of the Group on Earth Observations (GEO) to promote HFR technology and increase data sharing among operators and users. Key activities of the global HFR community include increasing the number of coastal radars worldwide, ensuring that HFR data is available in a standardized format, and developing easy-to-use products for end-users. The community also focuses on integrating HFR data into ocean and ecosystem models to enhance the accuracy of predictions and support sustainable management of marine resources. By fostering international collaboration and sharing best practices, the global HFR network aims to create a comprehensive and cohesive system for monitoring coastal and oceanic environments. In 2017 the Global HFR Network was recognized by the Joint Technical WMO-IOC Commission for Oceanography and Marine Meteorology (JCOMM) as an observing network of the Global Ocean Observing System (GOOS)." ;
    rdfs:label "GL-HFR | Global High Frequency Radar Community" ;
    rdfs:seeAlso <http://global-hfradar.org/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_6498> , <http://purl.obolibrary.org/obo/OMIT_0010809> , <http://purl.obolibrary.org/obo/OMIT_0026615> , <http://www.fairsharing.org/ontology/subject/SRAO_0000225> , <http://www.fairsharing.org/ontology/subject/SRAO_0000282> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0001-5819-7713 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "knGeYyp7Fmzu1jaztFf0X9eDpboMwimLXqgo0dmq2xsrwSkPHED193Gh4jz9XymPEXiyO9ChPVSkFw2vmYRYNU525ZI44ibNYYZwYU1tKkcoYyjP5TXuNT866mP4Uq0QiD1xhG+borF/ge5fWwjcfjbCh7dyLtYQLwEr16tmdxM=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-01-23T15:43:11Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:GL-HFR ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/91bcb8f0-bae3-495e-821b-0e632930e34e> .
}