You are viewing /organization/financial-stability-board-task-force-on-climate-related-financial-disclosures-tcfd in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix dbpprop: <http://dbpedia.org/property/> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix place: <http://purl.org/ontology/places#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://data.globalchange.gov/organization/financial-stability-board-task-force-on-climate-related-financial-disclosures-tcfd>
   dcterms:identifier "financial-stability-board-task-force-on-climate-related-financial-disclosures-tcfd";
   skos:prefLabel "Financial Stability Board Task Force on Climate-Related Financial Disclosures TCFD"^^xsd:string;
   gcis:hasURL "https://www.fsb-tcfd.org/"^^xsd:anyURI;
   dbpprop:organizationType "intergovernmental";

   a gcis:Organization .

## This organization is related to one or more others as follows:
<https://data.globalchange.gov/organization/financial-stability-board-task-force-on-climate-related-financial-disclosures-tcfd>
     org:unitOf <https://data.globalchange.gov/organization/financial-stability-board> .

## People and Publications:
       

<https://data.globalchange.gov/report/draft-report-recommendations-task-force-on-climate-related-financial-disclosures>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <https://data.globalchange.gov/organization/financial-stability-board-task-force-on-climate-related-financial-disclosures-tcfd>;
      prov:hadRole <https://data.globalchange.gov/role_type/author>;
   ] ;
.



<https://data.globalchange.gov/report/draft-report-recommendations-task-force-on-climate-related-financial-disclosures>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <https://data.globalchange.gov/organization/financial-stability-board-task-force-on-climate-related-financial-disclosures-tcfd>;
      prov:hadRole <https://data.globalchange.gov/role_type/contributing_agency>;
   ] ;
.