# TerraFabric Ontology — generated by terrafabric-server
# version 1.0.0

@prefix tf: <https://terrafabric.world/ont#> .
@prefix tfr: <https://terrafabric.world/id/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix ssn: <http://www.w3.org/ns/ssn/> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix schema: <https://schema.org/> .
@prefix odrl: <http://www.w3.org/ns/odrl/2/> .

<https://terrafabric.world/id/collection/emit-l2a> a tf:PreprocessedCollection ;
    dct:identifier "emit-l2a" ;
    dct:title "EMIT L2A Surface Reflectance" ;
    dct:description "Imaging spectroscopy from the ISS with 285 bands across 380–2500 nm for mineral dust sources and methane super-emitters." ;
    tf:providedBy <https://terrafabric.world/id/provider/nasa> ;
    tf:dataTier tf:tier-preprocessed ;
    tf:processingLevel tf:level-L2A ;
    tf:accessClass "free" ;
    tf:hasModality tf:modality-hyperspectral ;
    tf:hasModality tf:modality-optical ;
    tf:hasPlatform <https://terrafabric.world/id/platform/iss> ;
    tf:hasInstrument <https://terrafabric.world/id/instrument/emit> ;
    tf:gsdMeters "60"^^xsd:decimal ;
    tf:revisitHours "120"^^xsd:decimal ;
    tf:latencyHours "72"^^xsd:decimal ;
    tf:bandCount 285 ;
    tf:spectralRange "381–2493 nm" ;
    tf:allWeather false ;
    tf:nightCapable false ;
    tf:taskable false ;
    tf:license <https://terrafabric.world/id/license/us-public-domain> ;
    tf:releasability tf:marking-public ;
    dcat:keyword "imaging spectroscopy" ;
    dcat:keyword "minerals" ;
    dcat:keyword "methane" ;
    dcat:keyword "dust" ;
    tf:spatialExtent <https://terrafabric.world/id/collection/emit-l2a/extent/spatial> ;
    tf:temporalExtent <https://terrafabric.world/id/collection/emit-l2a/extent/temporal> ;
    tf:format <https://terrafabric.world/id/format/netcdf> ;
    tf:accessibleVia <https://terrafabric.world/id/collection/emit-l2a/access/0> .

<https://terrafabric.world/id/collection/emit-l2a/extent/spatial> a tf:SpatialExtent ;
    tf:bbox "-180,-52,180,52" ;
    tf:asWKT "POLYGON((-180 -52,180 -52,180 52,-180 52,-180 -52))"^^geo:wktLiteral .

<https://terrafabric.world/id/collection/emit-l2a/extent/temporal> a tf:TemporalExtent ;
    tf:startDate "2022-08-09"^^xsd:date .

<https://terrafabric.world/id/collection/emit-l2a/access/0> a tf:AccessMethod ;
    tf:accessKind "stac-api" ;
    tf:endpointURL "https://cmr.earthdata.nasa.gov/stac/LPCLOUD"^^xsd:anyURI .

