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

<https://ckan.tdc.prod.datopian.com/dataset/4cd5a65c-513a-43e4-9dfb-8a4347c56a6d> a dcat:Dataset ;
    dct:accrualPeriodicity "hourly" ;
    dct:description "<p>EDGAR is a multipurpose, independent, global database of anthropogenic emissions of greenhouse gases and air pollution on Earth.</p>" ;
    dct:identifier "4cd5a65c-513a-43e4-9dfb-8a4347c56a6d" ;
    dct:issued "2025-03-09T12:31:27.368117"^^xsd:dateTime ;
    dct:modified "2025-04-15T15:51:57.406331"^^xsd:dateTime ;
    dct:publisher <https://ckan.tdc.prod.datopian.com/organization/875ba33d-d089-4d66-876c-88c84078cc70> ;
    dct:title "EGDAR - Emissions Database for Global Atmospheric Research" ;
    dcat:keyword "transport emissions" ;
    dcat:landingPage <https://edgar.jrc.ec.europa.eu/> .

<https://ckan.tdc.prod.datopian.com/organization/875ba33d-d089-4d66-876c-88c84078cc70> a foaf:Agent ;
    foaf:homepage <https://joint-research-centre.ec.europa.eu/scientific-tools-databases/potencia-policy-oriented-tool-energy-and-climate-change-impact-assessment-0/jrc-idees_en> ;
    foaf:mbox "jrc-c6-jrc-idees@ec.europa.eu" ;
    foaf:name "Joint Research Centre" .

<https://edgar.jrc.ec.europa.eu/> a foaf:Document .

