You are viewing /person/10435 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#> .

<http://52.38.26.42:8080/person/10435>
   dcterms:identifier "10435";
   foaf:givenName "Jill"^^xsd:string;
   foaf:lastName "Jäger"^^xsd:string;
   foaf:page "http://www.esf.org/coordinating-research/forward-looks/life-earth-and-environmental-sciences-lee/current-forward-looks-in-life-earth-and-environmental-sciences/responses-to-environmental-and-societal-challenges-for-our-unstable-earth-rescue/scientific-steering-committee/jill-jaeger.html"^^xsd:anyURI;
   
   a gcis:Person .

## Publications in GCIS are related to this person as follows 
<http://52.38.26.42:8080/book/af1ddfd3-920c-487f-81c9-8de490dd355c>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/10435>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/initiative-science-technology-sustainability>;
      prov:hadRole <http://52.38.26.42:8080/role_type/author>;
   ] .

<http://52.38.26.42:8080/book/cb60baed-218a-42f7-96ad-81166ca3af01>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/10435>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/jill-jager>;
      prov:hadRole <http://52.38.26.42:8080/role_type/editor>;
   ] .

<http://52.38.26.42:8080/book/7cd94df8-5a44-4a0d-bf1a-65ba118e237c>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/person/10435>;
      prov:actedOnBehalfOf <http://52.38.26.42:8080/organization/sustainable-europe-research-institute>;
      prov:hadRole <http://52.38.26.42:8080/role_type/editor>;
   ] .