@prefix this: <https://w3id.org/np/RANewEi_v3nTb4jyhxySC0NvPiyLmvQYLOHGecQNjEqkg> .
@prefix sub: <https://w3id.org/np/RANewEi_v3nTb4jyhxySC0NvPiyLmvQYLOHGecQNjEqkg/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfg: <http://www.w3.org/2004/03/trix/rdfg-1/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

<https://w3id.org/np/RANewEi_v3nTb4jyhxySC0NvPiyLmvQYLOHGecQNjEqkg> a np:Nanopublication,
    <https://w3id.org/fdof/ontology#FAIRDigitalObject>, <https://w3id.org/kpxl/gen/terms/RoCrateNanopub>;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-05-11T16:13:48.941+02:00"^^xsd:dateTime;
  dct:creator <https://w3id.org/kpxl/gen/terms/RoCrateBot>;
  npx:introduces <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/>;
  rdfs:label "Decode AIS nmea messages to HDF5" .

<http://eurovoc.europa.eu/3949> a <http://schema.org/DefinedTerm>;
  <http://schema.org/description> "";
  <http://schema.org/name> "Applied sciences" .

<https://github.com/aduvenhage/ais-decoder> a <http://purl.org/wf4ever/wf4ever#Resource>,
    <http://schema.org/MediaObject>, <https://w3id.org/ro/terms/earth-science#SWDocumentation>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentUrl> "https://github.com/aduvenhage/ais-decoder";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-06 11:33:34.154427+00:00";
  <http://schema.org/dateModified> "2023-02-06 11:33:35.475411+00:00";
  <http://schema.org/description> "Library used for decoding AIS messages.";
  <http://schema.org/keywords> "ais";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "ais-decoder";
  <http://schema.org/sdDatePublished> "2023-02-06 11:33:34.154427+00:00" .

<https://github.com/annefou/nmea2hdf5.git> a <http://purl.org/wf4ever/wf4ever#Resource>,
    <http://schema.org/MediaObject>, <https://w3id.org/ro/terms/earth-science#SWDocumentation>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentUrl> "https://github.com/annefou/nmea2hdf5.git";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-08 11:04:52.383251+00:00";
  <http://schema.org/dateModified> "2023-02-08 11:07:36.079726+00:00";
  <http://schema.org/description> "Source code for NMEA decoding and storing into HDF5.";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "AIS NMEA messages to HDF5 source code (Github)";
  <http://schema.org/sdDatePublished> "2023-02-08 11:04:52.383251+00:00" .

<https://orcid.org/0000-0001-6489-8858> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> "Simula Research Laboratory";
  <http://schema.org/email> "dokken@simula.no";
  <http://schema.org/name> "Jørgen Schartum Dokken";
  <https://w3id.org/dingo#orcid> "0000-0001-6489-8858" .

<https://orcid.org/0000-0002-1784-2920> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> "Simula Research Laboratory";
  <http://schema.org/email> "annef@simula.no";
  <http://schema.org/name> "Anne Fouilloux";
  <https://w3id.org/dingo#orcid> "0000-0002-1784-2920" .

<https://orcid.org/0000-0002-7715-7052> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> "Simula Research Laboratory";
  <http://schema.org/email> "roehr@simula.no";
  <http://schema.org/name> "Thomas Roehr" .

<https://raw.githubusercontent.com/annefou/nmea2hdf5/main/ais_metadata.yaml> a <http://purl.org/wf4ever/wf4ever#Resource>,
    <http://purl.org/wf4ever/wf4ever#Script>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/nmea2hdf5/main/ais_metadata.yaml";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-08 10:58:44.521769+00:00";
  <http://schema.org/dateModified> "2023-02-08 10:58:46.208307+00:00";
  <http://schema.org/description> "YAML file containing metadata information for converting this nmea input dataset into HDF5";
  <http://schema.org/keywords> "yaml";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "ais_metadata.yaml";
  <http://schema.org/sdDatePublished> "2023-02-08 10:58:44.521769+00:00" .

<https://raw.githubusercontent.com/annefou/nmea2hdf5/main/binder/requirements.txt>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://purl.org/wf4ever/wf4ever#Script>,
    <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/nmea2hdf5/main/binder/requirements.txt";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-06 10:02:32.838210+00:00";
  <http://schema.org/dateModified> "2023-02-06 10:02:34.214056+00:00";
  <http://schema.org/description> "requirements.txt files for Python dependencies.";
  <http://schema.org/encodingFormat> "text/plain";
  <http://schema.org/keywords> "dependency";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "requirements.txt";
  <http://schema.org/sdDatePublished> "2023-02-06 10:02:32.838210+00:00" .

<https://raw.githubusercontent.com/annefou/nmea2hdf5/main/binder/runtime.txt> a <http://purl.org/wf4ever/wf4ever#Resource>,
    <http://purl.org/wf4ever/wf4ever#Script>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/nmea2hdf5/main/binder/runtime.txt";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-08 11:00:16.238503+00:00";
  <http://schema.org/dateModified> "2023-02-08 11:01:18.954567+00:00";
  <http://schema.org/description> "runtime info for binder";
  <http://schema.org/encodingFormat> "text/plain";
  <http://schema.org/keywords> "runtime";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "runtime.txt";
  <http://schema.org/sdDatePublished> "2023-02-08 11:00:16.238503+00:00" .

<https://raw.githubusercontent.com/annefou/nmea2hdf5/main/convert_AIS_nmea_to_HDF5.ipynb>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>, <https://w3id.org/ro/terms/earth-science#JupyterNotebook>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/nmea2hdf5/main/convert_AIS_nmea_to_HDF5.ipynb";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-06 10:00:14.715009+00:00";
  <http://schema.org/dateModified> "2023-02-06 10:00:16.467498+00:00";
  <http://schema.org/description> "This Jupyter Notebook shows how to decode AIS name messages and create an HDF5 output for future processing.";
  <http://schema.org/keywords> "AIS", "jupyter";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "Jupyter Notebook for decoding AIS nmea messages";
  <http://schema.org/sdDatePublished> "2023-02-06 10:00:14.715009+00:00";
  <https://schema.org/softwareRequirements> <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/resources/13483c4b-223a-4ff6-88ab-186c46e6f452> .

<https://ror.org/00vn06n10> a <http://schema.org/Organization>, <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/email> "post@simula.no";
  <http://schema.org/identifier> "00vn06n10";
  <http://schema.org/name> "Simula Research Laboratory" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/#29d5d3c2-f780-40e7-9a05-52bebde86287>
  a <http://schema.org/Place>;
  <http://schema.org/geo> <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/#d0443c0c-f26e-4e2d-b261-f4ace59c356e>;
  <http://schema.org/identifier> "29d5d3c2-f780-40e7-9a05-52bebde86287";
  <http://schema.org/name> "POLYGON ((-166.17190361022952 -79.97679216797611, -166.17190361022952 84.90755977186335, 191.71872138977054 84.90755977186335, 191.71872138977054 -79.97679216797611, -166.17190361022952 -79.97679216797611))" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/#d0443c0c-f26e-4e2d-b261-f4ace59c356e>
  a <http://schema.org/GeoShape>;
  <http://schema.org/name> "POLYGON ((-166.17190361022952 -79.97679216797611, -166.17190361022952 84.90755977186335, 191.71872138977054 84.90755977186335, 191.71872138977054 -79.97679216797611, -166.17190361022952 -79.97679216797611))";
  <http://schema.org/polygon> "-166.17190361022952 -79.97679216797611, -166.17190361022952 84.90755977186335, 191.71872138977054 84.90755977186335, 191.71872138977054 -79.97679216797611, -166.17190361022952 -79.97679216797611" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/> a <http://purl.org/wf4ever/ro#ResearchObject>,
    <http://purl.org/wf4ever/roevo#LiveRO>, <http://schema.org/Dataset>, <https://w3id.org/ro/terms/earth-science#ExecutableResearchObject>;
  <http://schema.org/about> <http://eurovoc.europa.eu/3949>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentLocation> <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/#29d5d3c2-f780-40e7-9a05-52bebde86287>;
  <http://schema.org/contentSize> 2062762;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/d69df778-182b-4a58-b948-9e22073a7671/crate/download/";
  <http://schema.org/contributor> <https://orcid.org/0000-0001-6489-8858>, <https://orcid.org/0000-0002-7715-7052>;
  <http://schema.org/copyrightHolder> <https://ror.org/00vn06n10>;
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-06 09:26:09.826137+00:00";
  <http://schema.org/dateModified> "2025-10-18 10:05:05.974134+00:00";
  <http://schema.org/datePublished> "2023-02-06 09:26:09.826137+00:00";
  <http://schema.org/description> "Read name AIS messages, decode and store the results in an HDF5 file to improve interoperability.";
  <http://schema.org/encodingFormat> "application/ld+json";
  <http://schema.org/hasPart> <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/20e87514-df17-4922-aff4-465a2e65cbb9>,
    <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/47e79253-4048-455f-9dc6-fc9ea73d591a>,
    <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/7f7883b3-31a9-42f2-956b-e4e9acf840a4>,
    <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/9062e7e5-5298-437d-bc84-9bb759122600>;
  <http://schema.org/identifier> "https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671";
  <http://schema.org/keywords> "AIS", "Automatic Identification System", "nmea";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/mainEntity> "Jupyter Notebook";
  <http://schema.org/name> "Decode AIS nmea messages to HDF5";
  <http://schema.org/publisher> <https://ror.org/00vn06n10>;
  <http://w3id.org/ro-id/rohub/model#creation_mode> "MANUAL";
  <http://w3id.org/ro-id/rohub/model#enrichmentSubject> <https://w3id.org/ro-id/enrichment/0eff57d6-e7bb-4814-bd5d-dd56b55dd953>,
    <https://w3id.org/ro-id/enrichment/1bf0db23-1525-479a-bc57-3c40a1b1573a>, <https://w3id.org/ro-id/enrichment/3f809feb-c1e7-45e8-b0ac-7c8d89e6077b>,
    <https://w3id.org/ro-id/enrichment/424c5d4c-9219-4e1f-a3ce-91d698ed732b>, <https://w3id.org/ro-id/enrichment/4637703e-7d52-4ffd-a3c6-715b88c1322e>,
    <https://w3id.org/ro-id/enrichment/4e7f93c7-d1df-4271-bcee-6c1dd4c21d22>, <https://w3id.org/ro-id/enrichment/548eafd4-dd62-485b-84ef-4df2c542f820>,
    <https://w3id.org/ro-id/enrichment/5521c21f-7c2a-449a-9d5a-75df5d6e9bbe>, <https://w3id.org/ro-id/enrichment/5bad9013-a5c0-4234-befb-aaba34dd68e6>,
    <https://w3id.org/ro-id/enrichment/5cf44ebc-abb9-44b1-a1f7-56167d253f1e>, <https://w3id.org/ro-id/enrichment/6980a4cf-c902-48ed-aba2-c937a9933cf0>,
    <https://w3id.org/ro-id/enrichment/704a41f5-1b44-441b-9062-af1d1ebd48dd>, <https://w3id.org/ro-id/enrichment/718b160e-bc0a-414c-ad33-68fe364a2039>,
    <https://w3id.org/ro-id/enrichment/75491542-7b2b-487c-8070-08846fc9dcf3>, <https://w3id.org/ro-id/enrichment/84230fa6-cfd2-4c00-bdae-d941c5d83181>,
    <https://w3id.org/ro-id/enrichment/87f55735-daa8-4831-b77d-bd4047a39c91>, <https://w3id.org/ro-id/enrichment/ad9b77f2-a2fb-4e3f-9723-40bd1de2e62e>,
    <https://w3id.org/ro-id/enrichment/cc86bbbe-1866-4aec-b9ed-f9a3d864656e>, <https://w3id.org/ro-id/enrichment/d07c9ebd-0ac4-44ed-8a66-d86bac075742>,
    <https://w3id.org/ro-id/enrichment/d3ec67e7-9b9a-4798-953c-cb73f07ae63e>, <https://w3id.org/ro-id/enrichment/d91d0bfd-3d6e-45ea-b18e-192e891a02b4>,
    <https://w3id.org/ro-id/enrichment/dd24d6ba-10eb-4364-b4d6-cfeaa0fb72fd>, <https://w3id.org/ro-id/enrichment/f34861b0-1f73-4c60-bdbb-3aa997446fc5>;
  <http://www.opengis.net/ont/geosparql#hasGeometry> <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/22b0a472-b624-455b-9919-71a0faf32464>;
  <https://w3id.org/ro/terms/earth-science#template> "https://w3id.org/ro/terms/earth-science#ExecutableResearchObjectTemplate";
  <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Fouilloux, Anne, Jørgen Schartum Dokken, and Thomas Roehr. \"Decode AIS nmea messages to HDF5.\" ROHub. Feb 06 ,2023. https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671." .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/22b0a472-b624-455b-9919-71a0faf32464>
  a <http://www.opengis.net/ont/geosparql#Geometry>, <http://www.opengis.net/ont/sf#Polygon>;
  <http://www.opengis.net/ont/geosparql#asWKT> "POLYGON ((-166.17190361022952 -79.97679216797611, -166.17190361022952 84.90755977186335, 191.71872138977054 84.90755977186335, 191.71872138977054 -79.97679216797611, -166.17190361022952 -79.97679216797611))" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/20e87514-df17-4922-aff4-465a2e65cbb9>
  a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
  <http://schema.org/hasPart> <https://github.com/annefou/nmea2hdf5.git>, <https://raw.githubusercontent.com/annefou/nmea2hdf5/main/binder/requirements.txt>,
    <https://raw.githubusercontent.com/annefou/nmea2hdf5/main/binder/runtime.txt>, <https://raw.githubusercontent.com/annefou/nmea2hdf5/main/convert_AIS_nmea_to_HDF5.ipynb>;
  <http://schema.org/name> "tool" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/47e79253-4048-455f-9dc6-fc9ea73d591a>
  a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
  <http://schema.org/hasPart> <https://github.com/aduvenhage/ais-decoder>;
  <http://schema.org/name> "biblio" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/7f7883b3-31a9-42f2-956b-e4e9acf840a4>
  a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
  <http://schema.org/hasPart> <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/resources/7d9ba129-a730-4f16-a46b-832c8dcbdb9a>;
  <http://schema.org/name> "output" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/folders/9062e7e5-5298-437d-bc84-9bb759122600>
  a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
  <http://schema.org/hasPart> <https://raw.githubusercontent.com/annefou/nmea2hdf5/main/ais_metadata.yaml>,
    <https://zenodo.org/record/7611498/files/nmea-sample.txt>;
  <http://schema.org/name> "input" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/resources/06d297b4-3f0a-44ea-84dc-ce809ee8539c>
  a <http://purl.org/wf4ever/wf4ever#File> .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/resources/7d9ba129-a730-4f16-a46b-832c8dcbdb9a>
  a <http://purl.org/wf4ever/roterms#Sketch>, <http://purl.org/wf4ever/wf4ever#Resource>,
    <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentSize> 2036935;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/7d9ba129-a730-4f16-a46b-832c8dcbdb9a/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-06 09:57:33.839678+00:00";
  <http://schema.org/dateModified> "2023-02-06 11:31:34.389536+00:00";
  <http://schema.org/description> "plot showing location of AIS messages from input dataset.";
  <http://schema.org/encodingFormat> "image/png";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "vais-nmea_example.png";
  <http://schema.org/sdDatePublished> "2023-02-06 09:57:33.839678+00:00" .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/resources/ec8f7f56-942f-4da8-87f2-0adf34ada89d>
  a <http://purl.org/wf4ever/wf4ever#File> .

<https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/ro-crate-metadata.json>
  a <http://schema.org/CreativeWork>;
  dct:conformsTo <https://w3id.org/ro/crate/1.1>;
  <http://schema.org/about> <https://w3id.org/ro-id/d69df778-182b-4a58-b948-9e22073a7671/> .

<https://w3id.org/ro-id/enrichment/0eff57d6-e7bb-4814-bd5d-dd56b55dd953> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "name AIS message";
  <https://w3id.org/ro/terms/earth-science#normScore> "80.55555555555556";
  <https://w3id.org/ro/terms/earth-science#score> "78.3" .

<https://w3id.org/ro-id/enrichment/1bf0db23-1525-479a-bc57-3c40a1b1573a> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "AIS message";
  <https://w3id.org/ro/terms/earth-science#normScore> "4.732510288065843";
  <https://w3id.org/ro/terms/earth-science#score> "4.6" .

<https://w3id.org/ro-id/enrichment/3f809feb-c1e7-45e8-b0ac-7c8d89e6077b> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "nmea message";
  <https://w3id.org/ro/terms/earth-science#normScore> "2.3662551440329214";
  <https://w3id.org/ro/terms/earth-science#score> "2.3" .

<https://w3id.org/ro-id/enrichment/424c5d4c-9219-4e1f-a3ce-91d698ed732b> a <https://w3id.org/ro/terms/earth-science#NASA>;
  <http://schema.org/name> "engineering";
  <https://w3id.org/ro/terms/earth-science#normScore> "100.0";
  <https://w3id.org/ro/terms/earth-science#score> "0.7212785482406616" .

<https://w3id.org/ro-id/enrichment/4637703e-7d52-4ffd-a3c6-715b88c1322e> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "interoperability";
  <https://w3id.org/ro/terms/earth-science#normScore> "10.976837865055389";
  <https://w3id.org/ro/terms/earth-science#score> "10.9" .

<https://w3id.org/ro-id/enrichment/4e7f93c7-d1df-4271-bcee-6c1dd4c21d22> a <https://w3id.org/ro/terms/earth-science#NASA>;
  <http://schema.org/name> "communications and radar";
  <https://w3id.org/ro/terms/earth-science#normScore> "100.0";
  <https://w3id.org/ro/terms/earth-science#score> "0.7212785482406616" .

<https://w3id.org/ro-id/enrichment/548eafd4-dd62-485b-84ef-4df2c542f820> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "AIS";
  <https://w3id.org/ro/terms/earth-science#normScore> "32.98647242455775";
  <https://w3id.org/ro/terms/earth-science#score> "31.7" .

<https://w3id.org/ro-id/enrichment/5521c21f-7c2a-449a-9d5a-75df5d6e9bbe> a <https://w3id.org/ro/terms/earth-science#Sentence>;
  <http://schema.org/name> "Decode AIS nmea messages to HDF5.";
  <https://w3id.org/ro/terms/earth-science#normScore> "35.73573573573574";
  <https://w3id.org/ro/terms/earth-science#score> "35.7" .

<https://w3id.org/ro-id/enrichment/5bad9013-a5c0-4234-befb-aaba34dd68e6> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "file";
  <https://w3id.org/ro/terms/earth-science#normScore> "15.400624349635796";
  <https://w3id.org/ro/terms/earth-science#score> "14.8" .

<https://w3id.org/ro-id/enrichment/5cf44ebc-abb9-44b1-a1f7-56167d253f1e> a <https://w3id.org/ro/terms/earth-science#Sentence>;
  <http://schema.org/name> "Read name AIS messages, decode and store the results in an HDF5 file to improve interoperability.";
  <https://w3id.org/ro/terms/earth-science#normScore> "64.26426426426426";
  <https://w3id.org/ro/terms/earth-science#score> "64.2" .

<https://w3id.org/ro-id/enrichment/6980a4cf-c902-48ed-aba2-c937a9933cf0> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "outcome";
  <https://w3id.org/ro/terms/earth-science#normScore> "3.4239677744209467";
  <https://w3id.org/ro/terms/earth-science#score> "3.4" .

<https://w3id.org/ro-id/enrichment/704a41f5-1b44-441b-9062-af1d1ebd48dd> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "results in an HDF5 file";
  <https://w3id.org/ro/terms/earth-science#normScore> "1.2345679012345678";
  <https://w3id.org/ro/terms/earth-science#score> "1.2" .

<https://w3id.org/ro-id/enrichment/718b160e-bc0a-414c-ad33-68fe364a2039> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "name";
  <https://w3id.org/ro/terms/earth-science#normScore> "8.66062437059416";
  <https://w3id.org/ro/terms/earth-science#score> "8.6" .

<https://w3id.org/ro-id/enrichment/75491542-7b2b-487c-8070-08846fc9dcf3> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "artificial immune system";
  <https://w3id.org/ro/terms/earth-science#normScore> "31.419939577039276";
  <https://w3id.org/ro/terms/earth-science#score> "31.2" .

<https://w3id.org/ro-id/enrichment/84230fa6-cfd2-4c00-bdae-d941c5d83181> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "message";
  <https://w3id.org/ro/terms/earth-science#normScore> "31.00936524453694";
  <https://w3id.org/ro/terms/earth-science#score> "29.8" .

<https://w3id.org/ro-id/enrichment/87f55735-daa8-4831-b77d-bd4047a39c91> a <https://w3id.org/contentdesc#Domain>;
  <http://schema.org/name> "computer science";
  <https://w3id.org/ro/terms/earth-science#normScore> "100.0";
  <https://w3id.org/ro/terms/earth-science#score> "34.6" .

<https://w3id.org/ro-id/enrichment/ad9b77f2-a2fb-4e3f-9723-40bd1de2e62e> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "name";
  <https://w3id.org/ro/terms/earth-science#normScore> "8.740894901144642";
  <https://w3id.org/ro/terms/earth-science#score> "8.4" .

<https://w3id.org/ro-id/enrichment/cc86bbbe-1866-4aec-b9ed-f9a3d864656e> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
  <http://schema.org/name> "atmospheric sciences";
  <https://w3id.org/ro/terms/earth-science#normScore> "100.0";
  <https://w3id.org/ro/terms/earth-science#score> "0.920569658279419" .

<https://w3id.org/ro-id/enrichment/d07c9ebd-0ac4-44ed-8a66-d86bac075742> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "interoperability";
  <https://w3id.org/ro/terms/earth-science#normScore> "11.86264308012487";
  <https://w3id.org/ro/terms/earth-science#score> "11.4" .

<https://w3id.org/ro-id/enrichment/d3ec67e7-9b9a-4798-953c-cb73f07ae63e> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "AIS nmea message";
  <https://w3id.org/ro/terms/earth-science#normScore> "11.11111111111111";
  <https://w3id.org/ro/terms/earth-science#score> "10.8" .

<https://w3id.org/ro-id/enrichment/d91d0bfd-3d6e-45ea-b18e-192e891a02b4> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
  <http://schema.org/name> "earth sciences";
  <https://w3id.org/ro/terms/earth-science#normScore> "100.0";
  <https://w3id.org/ro/terms/earth-science#score> "0.920569658279419" .

<https://w3id.org/ro-id/enrichment/dd24d6ba-10eb-4364-b4d6-cfeaa0fb72fd> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "message";
  <https://w3id.org/ro/terms/earth-science#normScore> "29.60725075528701";
  <https://w3id.org/ro/terms/earth-science#score> "29.4" .

<https://w3id.org/ro-id/enrichment/f34861b0-1f73-4c60-bdbb-3aa997446fc5> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "file";
  <https://w3id.org/ro/terms/earth-science#normScore> "15.911379657603224";
  <https://w3id.org/ro/terms/earth-science#score> "15.8" .

<https://zenodo.org/record/7611498/files/nmea-sample.txt> a <http://purl.org/wf4ever/wf4ever#Dataset>,
    <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/contentUrl> "https://zenodo.org/record/7611498/files/nmea-sample.txt";
  <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920>;
  <http://schema.org/dateCreated> "2023-02-06 11:24:44.113594+00:00";
  <http://schema.org/dateModified> "2023-02-06 11:32:01.920077+00:00";
  <http://schema.org/description> """AIS nmea messages used for testing purposes. 

Examples:

```
!AIVDM,1,1,,A,13HOI:0P0000VOHLCnHQKwvL05Ip,0*23
!AIVDM,1,1,,A,133sVfPP00PD>hRMDH@jNOvN20S8,0*7F
!AIVDM,1,1,,B,100h00PP0@PHFV`Mg5gTH?vNPUIp,0*3B
!AIVDM,1,1,,B,13eaJF0P00Qd388Eew6aagvH85Ip,0*45
!AIVDM,1,1,,A,14eGrSPP00ncMJTO5C6aBwvP2D0?,0*7A
!AIVDM,1,1,,A,15MrVH0000KH<:V:NtBLoqFP2H9:,0*2F
```""";
  <http://schema.org/encodingFormat> "text/plain";
  <http://schema.org/keywords> "nmea";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "nmea-sample.txt";
  <http://schema.org/sdDatePublished> "2023-02-06 11:24:44.113594+00:00" .

<mailto:service-account-enrichment> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/name> "service-account-enrichment" .

sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/d69df778-182b-4a58-b948-9e22073a7671/crate/download/ro-crate-metadata.json> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxszSDYX5tuCSkP7UiCtftYPFNQVTjgNu0I5fwdML2DLRDlp0xzmsQXRk8oHuvwGvG1aMjj6cpUqO+0rz2Sg/wvHOgUpkRH8VJXvmlkhafMLCMtUtk5JIx7e+fkzCby+fnmD7kMkGLrT+OaExWwEDmNlCAt0TPKcHSdwsjso2isXjtAsGevyCMke8ufnFYpjs746JES1eNzVnHnn2Kp/lqcm60GM+J8dLgRZp7fX0anW098xhKym6+xXFzqeju0vYRIHBPerv+r7skWxwk+a7Sd8msqVeYEv6NTqnyWvyWb6Yh8cvj04N6qm/T6C5FUPLQhzSaQgMVMU6yLqjPuu9DwIDAQAB";
  npx:hasSignature "ASDwJ1l2to2YicleC8YsnXrQnPRXjn1ce+my/tnQR81+5XkNb7lab1pQ3+mpwr62c6g+oyhzApZBZ/EL6p080NVrOLtsEOHoD3WYAirrMue72HWr0elX0u5c5ftQJjcb/KfynjQRXm+msC0RUYYTOzRkzpvK9s1UgW74gR+A+d+pTPHtuKo97Jj52HNKfZGAAJLeTmcuao9wa4DHe/PZc+aex5P9Cfzala0yshssFIX+zWBZqeKY2fFjBDkscvkjKc3CfkxD2zo9wJ0vtx+W2Y8GPYRRQTIFy2TK4wQE96DtxKm1oNd2MvFT/kNgFqVk2G4ejaG2pvVSlEvFsGOM9g==";
  npx:hasSignatureTarget <https://w3id.org/np/RANewEi_v3nTb4jyhxySC0NvPiyLmvQYLOHGecQNjEqkg>;
  npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .

