@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RABidQhSNgI2QLnNlLJhVqXv6Wyjd-paSsTwrIjSS_D6E> .
@prefix sub: <http://purl.org/np/RABidQhSNgI2QLnNlLJhVqXv6Wyjd-paSsTwrIjSS_D6E#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@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:indigeo dcterms:isPartOf <http://purl.org/np/RA9GLc5qwnKHfaLwDtIwdzmTE7jFBoIWquFZ49tuFeUAM#eLTER-RI> ;
    a fip:FAIR-Implementation-Community ;
    rdfs:comment "indigeo, which in Latin means to need..., is a Geographic Data Infrastructure (GDI) dedicated to research and scientific observation of the environment. It is the initiative of the LETG Joint Research Unit of the CNRS and relies on the Brest Observatory of Sciences of the Universe (IUEM) and the Brest-Iroise Workshop Zone (ZABrI). It consists of a metadata catalog and a geospatialized data server backed by a cartographic viewer. It is based on free tools (GeoNetwork, GeoServer, GeoCMS, ManageChart...) and thus allows the knowledge and the availability of data according to the INSPIRE directive and the FAIR principles. Since early 2015, indigeo is also part of the International Coastal Atlas Network (ICAN). " ;
    rdfs:label "Environmental data and geospatial information infrastructure UMR LETG • OSU IUEM • ZABrI" ;
    rdfs:seeAlso <https://indigeo.fr/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_331559> , <http://www.fairsharing.org/ontology/subject/SRAO_0000198> .
}
sub:provenance {
  sub:assertion dcterms:creator orcid:0000-0003-4251-2955 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "WZwc+MhzKuPsdmuXDpKSBSPX4QrS/cQ3sdRTcUuht+uzc/0eTSzo7trNRBfQ1JQE/yFJTcAvhHWjrX06OWQ27Ani34sV1onK82pHao0HFAADBmRob1B6qcB3c+r4uwHkmLUuojutN9RlzTJswg81pbKKDFjcQ8AvTtVHnlx2RdY=" ;
    npx:hasSignatureTarget this: .
  this: dcterms:created "2022-09-29T08:39:10Z"^^xsd:dateTime ;
    dcterms:creator <https://fip-wizard.ds-wizard.org> ;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:indigeo ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/036bd13e-0aa0-4fef-92c0-b7e7b1cd2608> .
}