@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix fip: <https://w3id.org/fair/fip/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

<https://w3id.org/np/RA2-GKaSlc9ci4yoeGIv3hQ6DljcZyVw0o04q0UkwgcfY/UML> a fip:Available-FAIR-Supporting-Resource,
    fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification,
    fip:Knowledge-representation-language;
  <http://schema.org/url> <https://www.omg.org>;
  rdfs:comment "A specification defining a graphical language for visualizing, specifying, constructing, and documenting the artifacts of distributed object systems.";
  rdfs:label "Unified Modeling Language";
  fip:has-description-source <https://www.omg.org/spec/UML> .

<https://w3id.org/np/RAuJI417sR3f1u6sMeRXEe3f9Dt4C0rrYR2Obc5mZ14hY/GitHub> a fip:Available-FAIR-Supporting-Resource,
    fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:Editor, fip:FAIR-Supporting-Resource,
    fip:FAIR-Supporting-Software;
  <http://schema.org/url> <https://github.com/>;
  rdfs:comment "GitHub Inc. is a Git-based software repository that provides version control. It offers all of the distributed version control and source code management (SCM) functionality of Git as well as adding its own features. It provides access control and several collaboration features such as bug tracking, feature requests, task management, and wikis for each project. It provides a number of different access levels, from free through to paid services.";
  rdfs:label "GitHub Source Control";
  skos:closeMatch <https://doi.org/10.25504/FAIRsharing.c55d5e>;
  fip:allows-integrated-use-of-semantic-artefacts <http://semanticscience.org/resource/SIO_000269>;
  fip:targets <https://w3id.org/gff/rao/terms/Semantic-Artefact>, <https://w3id.org/gff/rao/terms/Software> .

<http://purl.org/np/RAcNC9zQOEc9RPXD07R91aMNSlYmJR9G4kRT_Pm4FpzkE#CSV> a fip:Available-FAIR-Supporting-Resource,
    fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification,
    fip:Knowledge-representation-language;
  rdfs:comment "Files with .csv (Comma Separated Values) extension represent plain text files that contain records of data with comma separated values. Each line in a CSV file is a new record from the set of records contained in the file. Such files are generated when data transfer is intended from one storage system to another. Since all applications can recognize records separated by comma, import of such data files to database is done very conveniently. Almost all spreadsheet applications such as Microsoft Excel or OpenOffice Calc can import CSV without much effort. Data imported from such files is arranged in cells of a spreadsheet for representation to user.";
  rdfs:label "CSV File Format";
  rdfs:seeAlso <https://docs.fileformat.com/spreadsheet/csv/> .

<https://w3id.org/np/RAf24RqBbYF0JAcmyTNI2TbJkVf0Z6RDqm8hqDttSqjz0/DataverseVersionSupport>
  a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource,
    fip:FAIR-Supporting-Resource, fip:Provenance-tracking-service;
  <http://schema.org/url> <https://guides.dataverse.org/en/latest/user/dataset-management.html#dataset-versions>;
  rdfs:comment """Dataverse provides provenance facilities on dataset level and file level. A Dataverse installation accepts provenance information in two forms: a Provenance File or a free-text Provenance Description.
  Specification of the service can be found at: https://guides.dataverse.org/en/latest/user/dataset-management.html#dataset-versions """;
  rdfs:label "Dataverse Support for Dataset Versions";
  fip:has-description-source <https://guides.dataverse.org/en/latest/user/dataset-management.html#dataset-versions> .

<https://w3id.org/np/RA0R3SoMJlbUf1ni1OgjU14w3TgnRMx80YD7dvAPyLiqo/DataverseWebAPI>
  a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource,
    fip:FAIR-Supporting-Resource, fip:Web-API;
  rdfs:comment "The Dataverse Data Access API provides programmatic download access to the files stored in a Dataverse installation. More advanced features of the Access API include format-specific transformations (thumbnail generation/resizing for images; converting tabular data into alternative file formats) and access to the data-level metadata that describes the contents of the tabular files.";
  rdfs:label "Dataverse Web API";
  fip:has-description-source <https://guides.dataverse.org/en/latest/api/dataaccess.html> .

<https://w3id.org/np/RAyYRyxAxzxpHBod0YTM01_94x6TOs59etOgVtsfd06rs/DANSDataProcessingManual>
  a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource,
    fip:FAIR-Practice, fip:FAIR-Supporting-Resource;
  rdfs:comment "The manual contains information on how data is processed by DANS data station SSH.";
  rdfs:label "DANS Data Stations Data Processing Manual";
  rdfs:seeAlso <https://dans.knaw.nl/wp-content/uploads/2024/06/R.4.6.-Datastations-Data-Processing-Team-Handleiding_for-Publication-1.pdf>;
  fip:has-description-source <https://dans.knaw.nl/wp-content/uploads/2024/06/R.4.6.-Datastations-Data-Processing-Team-Handleiding_for-Publication-1.pdf> .

<https://w3id.org/np/RAoZCkLK6XUEm9UgabrJgVQL_DiK8oRP46lAoZnfIPQM0/Dataverse_Support_Dataset_Versions>
  a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource,
    fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Provenance-model, fip:Provenance-tracking-service;
  <http://schema.org/url> <https://guides.dataverse.org/en/latest/user/dataset-management.html#dataset-versions>;
  rdfs:comment """Dataverse provides provenance facilities on dataset level and file level. A Dataverse installation accepts provenance information in two forms: a Provenance File or a free-text Provenance Description.
  Specification of the service can be found at: https://guides.dataverse.org/en/latest/user/dataset-management.html#dataset-versions """;
  rdfs:label "Dataverse Support for Dataset Versions";
  fip:has-description-source <https://guides.dataverse.org/en/latest/user/dataset-management.html#dataset-versions> .

<https://w3id.org/np/RAxO8MLavK9-luKTOOaylSBCcYENGB-6CaKnLp271Y_bw/Dataverse_Metadata_Crosswalk>
  a fip:Available-FAIR-Supporting-Resource, fip:Crosswalk, fip:Domain-Agnostic-FAIR-Supporting-Resource,
    fip:FAIR-Supporting-Resource;
  obo:RO_0002233 <https://docs.google.com/spreadsheets/d/1VAhZ83hKURX_4T-bOkn7XCb9h62Gr2gcJI1fWe4Rl4c/>;
  obo:RO_0002234 <https://docs.google.com/spreadsheets/d/1VAhZ83hKURX_4T-bOkn7XCb9h62Gr2gcJI1fWe4Rl4c/>;
  rdfs:comment """Dataverse software provides an export to various metadata formats and performs the mapping between the Dataverse fields and these exports. An overview of the Datavers Crosswalk can be found at: https://docs.google.com/spreadsheets/d/1VAhZ83hKURX_4T-bOkn7XCb9h62Gr2gcJI1fWe4Rl4c/
  https://guides.dataverse.org/en/latest/admin/metadataexport.html""";
  rdfs:label "Dataverse Metadata Crosswalk";
  fip:has-description-source <https://docs.google.com/spreadsheets/d/1VAhZ83hKURX_4T-bOkn7XCb9h62Gr2gcJI1fWe4Rl4c/> .

<https://w3id.org/np/RAfCS5pG1UQrBEvNRCpgbKFV0MQjlA_6abvyT7Y36Cx1M/Beacon> a fip:Available-FAIR-Supporting-Resource,
    fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Representation-Service, fip:FAIR-Supporting-Resource,
    fip:Provenance-tracking-service, fip:Web-API;
  obo:RO_0002233 <http://purl.org/dc/dcmitype/Text>;
  obo:RO_0002234 <http://purl.org/np/RAJdVVQVtRnX3vWa4ONUbZwEjX4Al59Wpy_FWduIhCrWs#Parquet>,
    <http://purl.org/np/RAcNC9zQOEc9RPXD07R91aMNSlYmJR9G4kRT_Pm4FpzkE#CSV>, <http://purl.org/np/RAdLEtIqBBprmFUyN3rnpq_30o8G35R95_YqNYEdKmX6M#NetCDF>;
  <http://schema.org/url> <https://github.com/maris-development/beacon-example/tree/main>;
  rdfs:comment "Beacon is an open-source data lake query engine designed to make large collections of scientific data files directly, easily, and quickly queryable. It focuses primarily on environmental and observational datasets such as oceanographic and climate data but is extendible and proven to work well for other domains as well, as long as the input data follows any standard-like way of describing its contents.";
  rdfs:label "Beacon | High Performance Data Lake for Scientific Data";
  rdfs:seeAlso <https://beacon.maris.nl/>, <https://maris-development.github.io/beacon/>;
  fip:has-description-source <https://github.com/maris-development/beacon>;
  fip:implements <http://purl.org/np/RAszH6lU-Zc3UO7MHPKj1Lb0dmMmaTJrRvQ0jqpXMyFY4#REST> .

<https://w3id.org/np/RAo7TljCga3GzGP-f9t309hIiUaFh2mHpXWQW_kPbOlFs/SPDX-Licenses>
  a fip:Available-FAIR-Supporting-Resource, fip:Domain-Agnostic-FAIR-Supporting-Resource,
    fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Semantic-model, fip:Structured-vocabulary;
  <http://schema.org/url> <https://raw.githubusercontent.com/spdx/license-list-data/refs/heads/main/rdfturtle/licenses.ttl>;
  rdfs:comment """The SPDX License List is an integral part of the SPDX Specification, open for contributions and maintained by the SPDX Legal Team.
  It contains commonly found licenses and exceptions used in free and open or collaborative software, data, hardware, or documentation and entries includes a standardized short identifier, the full name, the license text, and a canonical permanent URL for each license and exception.""";
  rdfs:label "SPDX License List";
  rdfs:seeAlso <https://spdx.org/licenses/>;
  fip:has-description-source <https://spdx.org/licenses/> .

<http://purl.org/np/RAUvojqASItOlIj5OnyXyz808nRsYrU4BCrDFU-ymuoUA#I-ADOPT> a fip:Available-FAIR-Enabling-Resource,
    fip:Domain-Agnostic-FAIR-Supporting-Resource, fip:FAIR-Supporting-Resource, fip:Semantic-model,
    <https://w3id.org/fdof/ontology#FAIRDigitalObject>;
  dct:conformsTo <https://w3id.org/np/RAYTg5ni2HX6EjtxndlVQHpjPzyLfwUfrqpZP4D1dEBVY/FSR-Specification-Profile>;
  dct:creator <https://www.rd-alliance.org/groups/interoperable-descriptions-observable-property-terminology-wg-i-adopt-wg>;
  <http://schema.org/url> <https://w3id.org/iadopt/ont/>;
  rdfs:comment "The I-ADOPT Framework acts as a semantic broker and is based on an ontology in order to facilitate interoperability between existing variable description models. It offers core atomic components and relations between them that can be applied to define machine-interpretable variable descriptions that reuse FAIR terminology concepts.";
  rdfs:label "I-ADOPT Framework";
  rdfs:seeAlso <https://i-adopt.github.io/>;
  skos:exactMatch <https://doi.org/10.15497/RDA00071>;
  <https://schema.org/version> <https://w3id.org/np/RAX0oWKAswMsjZxM3qLaR65uSnWjHEMoZ0wCxqUE7n3FY/1.1.0>;
  fip:has-data-usage-license <https://w3id.org/np/RAX0oWKAswMsjZxM3qLaR65uSnWjHEMoZ0wCxqUE7n3FY/CC0-1.0>;
  fip:registered-on <https://ecoportal.lifewatch.eu/> .
