@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://service.tib.eu/dataset/20eb14dd-bafc-4537-83f4-91d7c8c2fb09> a dcat:Dataset ;
    dct:description "{\"This dataset contains the results of optimized process design for green ammonia production using solar and wind energy profiles combined with a linear optimization solar to investigate the effect of curtailment, combining solar and wind and adjusting ammonia production.\"}" ;
    dct:identifier "20eb14dd-bafc-4537-83f4-91d7c8c2fb09" ;
    dct:issued "2025-11-17T16:59:21.410126"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-11-17T16:59:21.410126"^^xsd:dateTime ;
    dct:publisher <https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> ;
    dct:title "Research data supporting \"Cost efficiency versus energy utilization in green ammonia production from intermittent renewable energy.\"" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn " Collin Smith" ] ;
    dcat:creator dct:Agent,
        dct:creator ;
    dcat:distribution <https://service.tib.eu/dataset/20eb14dd-bafc-4537-83f4-91d7c8c2fb09/resource/53cb55b5-ce7b-4f7e-8023-8eab46ee59b2> .

dct:creator dct:Agent dct:Agent ;
    foaf:Name " Laura Torrente-Murciano" .

<https://service.tib.eu/dataset/20eb14dd-bafc-4537-83f4-91d7c8c2fb09/resource/53cb55b5-ce7b-4f7e-8023-8eab46ee59b2> a dcat:Distribution ;
    dct:title "Resource 0" ;
    dcat:mediaType "{application/zip}" .

<https://service.tib.eu/organization/0c0c8bd2-4bc1-49d1-b908-e0528aa3c786> a foaf:Organization ;
    foaf:name "OpenAIRE AMKE" .

dct:Agent foaf:Name " Collin Smith" .

