• Search
    • GCID lookup
    • Advanced search
    • SPARQL query
  • Impacts, Risks, and Adaptation in the United States: The Fourth National Climate Assessment, Volume II
    • report : Impacts, Risks, and Adaptation in the United States: The Fourth National Climate Assessment, Volume II
    • chapters
    • figures
    • tables
    • findings
    • references
  • Featured Publications
    • The Fourth National Climate Assessment
    • Climate Science Special Report
    • Impacts of Climate Change on Human Health
    • The Third National Climate Assessment
  • All Publications
    • reports
    • indicators
    • figures
    • images
    • books
    • journals
    • articles
    • web pages
    • references
    • platforms
    • instruments
    • datasets
    • models
    • scenarios
    • lexicons
  • contributors
    • people
    • organizations
Toggle navigation
You are viewing /person/12443 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 vivo: <http://vivoweb.org/ontology/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix prov: <http://www.w3.org/ns/prov#> .

<https://data.globalchange.gov/person/12443>
   dcterms:identifier "12443";
   foaf:givenName "John"^^xsd:string;
   foaf:lastName "Clair"^^xsd:string;
   
   a gcis:Person .

## Publications in GCIS are related to this person as follows 
<https://data.globalchange.gov/article/10.1017/S1049023X00004064>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <https://data.globalchange.gov/person/12443>;
      prov:actedOnBehalfOf <https://data.globalchange.gov/organization/fire-department-city-new-york-fdny>;
      prov:hadRole <https://data.globalchange.gov/role_type/author>;
   ] .

<https://data.globalchange.gov/article/10.1097/01.ccm.0000150956.90030.23>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <https://data.globalchange.gov/person/12443>;
      prov:actedOnBehalfOf <https://data.globalchange.gov/organization/fire-department-city-new-york-fdny-bureau-emergency-medical-services>;
      prov:hadRole <https://data.globalchange.gov/role_type/author>;
   ] .