@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/4877f360-cb83-490a-bb13-6ccbd541fcc7> a dcat:Dataset ;
    dct:description """This data set contains a total of 73,031 landmarks. 10,433 landmarks were detected and extracted from 180 HiRISE browse images, and 62,598 landmarks were augmented from 10,433 original landmarks. For each original landmark, we cropped a square bounding box that includes the full extent of the landmark plus a 30-pixel margin to left, right, top and bottom. Each cropped landmark was resized to 227x227 pixels, and then was augmented to generate 6 additional landmarks using the following methods:

1. 90 degrees clockwise rotation
2. 180 degrees clockwise rotation
3. 270 degrees clockwise rotation
4. Horizontal flip
5. Vertical flip
6. Random brightness adjustment""" ;
    dct:identifier <https://data.nasa.gov/api/views/egmv-36wq> ;
    dct:issued "2020-01-22"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mars orbital image (HiRISE) labeled data set version 3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NA" ;
            vcard:hasEmail <mailto:nasa-data@lists.arc.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4877f360-cb83-490a-bb13-6ccbd541fcc7/resource/69540a1e-4243-46ef-b6ed-59635bca86b0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "hirise",
        "machine-learning",
        "mars-reconnaissance-orbiter",
        "planetary-science",
        "usg-ai-training-data",
        "usg-artificial-intelligence" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/4877f360-cb83-490a-bb13-6ccbd541fcc7/resource/69540a1e-4243-46ef-b6ed-59635bca86b0> a dcat:Distribution ;
    dct:description """This data set contains a total of 73,031 landmarks. 10,433 landmarks were detected and extracted from 180 HiRISE browse images, and 62,598 landmarks were augmented from 10,433 original landmarks. For each original landmark, we cropped a square bounding box that includes the full extent of the landmark plus a 30-pixel margin to left, right, top and bottom. Each cropped landmark was resized to 227x227 pixels, and then was augmented to generate 6 additional landmarks using the following methods:

1. 90 degrees clockwise rotation
2. 180 degrees clockwise rotation
3. 270 degrees clockwise rotation
4. Horizontal flip
5. Vertical flip
6. Random brightness adjustment""" ;
    dct:format "HTML" ;
    dct:issued "2022-12-01T13:59:22.642024"^^xsd:dateTime ;
    dct:modified "2025-09-29T15:31:25.814574"^^xsd:dateTime ;
    dct:title "Mars orbital image (HiRISE) labeled data set version 3" ;
    dcat:accessURL <https://zenodo.org/record/2538136> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

