@prefix this: <https://w3id.org/np/RAHpz1qoY6_GFioEQdd4LJTaQLttOg5HNktLhLxiLTJus> .
@prefix sub: <https://w3id.org/np/RAHpz1qoY6_GFioEQdd4LJTaQLttOg5HNktLhLxiLTJus#> .
@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:Tools4MSP a fip:Emerging-Community , fip:FAIR-Implementation-Community ;
    rdfs:comment "The design, development and implementation of the Tools4MSP modelling framework together with the maintenance and update of the Tools4MSP Geoplatform is coordinated by the Tools4MSP Team. The Team is part of the CNR-ISMAR (Italian National Research Council - Institute of Marine Sciences), Office of Venice. Currently, our research activities focus on the analysis of cumulative effects from human activities, trade-off-synergies analysis of multiple sea uses, ecosystem-based approach, integration of ecosystem services into MSP and development of open source tools to support MSP and ICZM." ;
    rdfs:label "Tools4MSP Maritime Spatial Planning community at the Institute of Marine  Science of the italian National research Council (CNR-ISMAR)" ;
    rdfs:seeAlso <https://geoplatform.tools4msp.eu> ;
    fip:has-description-source <https://geoplatform.tools4msp.eu/team/> ;
    fip:has-research-domain <http://aims.fao.org/aos/agrovoc/c_1344> , <http://aims.fao.org/aos/agrovoc/c_331559> , <http://purl.obolibrary.org/obo/NCIT_C17735> .
}
sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-1621-9168 .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB" ;
    npx:hasSignature "StrXpv3bw7jmPrh3kyfBfE6FW5k16BsfWfqUFm31FSna4lJ6yWwlHZW8qZtSvkpdcF7WhEIGO3PcNmc0IovNOLubohOWhgsdqpBwjHrnkSBUdpj525IMGRtYsBmAoMPJVHIKn4HhtMm2HZhrVI5QXIAsoM7LhooU+Gu5up3uOWw=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2025-02-05T16:02:47Z"^^xsd:dateTime ;
    dct:creator <https://fip-wizard.ds-wizard.org/wizard> ;
    dct:license <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:Tools4MSP ;
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/1428cece-71fd-4f32-9c65-649ac929aeb9> .
}