@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The Amazon Tall Tower Observatory (ATTO) Data Portal is an interdisciplinary platform for storing, sharing, exchanging, and publishing data collected by the ATTO research consortium. Its core goal is to improve understanding of biogeochemical cycles and energy fluxes across the geosphere, biosphere, and atmosphere in the Amazon region and to feed that understanding into climate and Earth system models."; rdfs:label "ATTO data portal"; rdfs:seeAlso ; fip:has-MPP ; fip:has-persistency-policy ; fip:implements ; fip:targets ; fip:uses-identifier-service . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6968-8275; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-11-10T15:31:08Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "BI2XZfGaezTsWhWXJImKW6fYwPHWEdIs4FvEasVWuc1QbCAut/15j9KWgpijW2Pc86cHvcU29Ms5Y+8Z/ZbHfsb4/zsYURmmApHAH1GsMlf2uXvtRRS0SeQ6eX3WTs3IhqihR9vEbwdQpQxI6rLWXDxAl1jlZyJkNDYCyvw3sb0="; npx:hasSignatureTarget this: . }