@prefix this: . @prefix sub: . @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 { sub:NIVA-THREDDS ; a fip:Available-FAIR-Supporting-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The NIVA THREDDS is a data catalog that provides access to a collection of real-time and archived NIVA datasets from diverse environmental data sources. Scientific datasets and their metadata are accessible through various standard protocols (e.g., HTTP, OPeNDAP, ISO metadata). NIVA THREDDS is part of the Real-time Environmental Distributed Data Services (THREDDS) framework, supporting access to environmental research and monitoring data."; rdfs:label "NIVA THREDDS Catalog" . } sub:provenance { sub:assertion dct:creator orcid:0009-0004-0289-6952 . } sub:pubinfo { this: dct:created "2025-09-13T19:30:48Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:NIVA-THREDDS; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "WgM4M/58K+2Bw4o3MrsLV+s2OmL6kIypNGjgBtBJpGMJASUsWJ0ZDH2N0hsOfGAqw/AZEM7pnHG+aqq3JhSJAdo+U4D5EcCDOtW2iQK13+94+oRq1X+FCAa/4QNYfcG/oZhQ1fO4EZe9x5hp3GVkezawMbkXmfj4/5JQVWYExes="; npx:hasSignatureTarget this: . }