You are viewing /organization/indian-health-service 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#> .

<http://52.38.26.42:8080/organization/indian-health-service>
   dcterms:identifier "indian-health-service";
   skos:prefLabel "Indian Health Service"^^xsd:string;
   gcis:hasURL "https://www.ihs.gov/"^^xsd:anyURI;
   dbpprop:organizationType "federal";

   a gcis:Organization .

## This organization is related to one or more others as follows:
<http://52.38.26.42:8080/organization/indian-health-service>
     org:unitOf <http://52.38.26.42:8080/organization/us-department-health-human-services> .

## Other organizations are related to this one as follows:
<http://52.38.26.42:8080/organization/united-states-public-health-service>
     org:linkedTo <http://52.38.26.42:8080/organization/indian-health-service> .
<http://52.38.26.42:8080/organization/infrastructure-task-force-access-subgroup>
     org:unitOf <http://52.38.26.42:8080/organization/indian-health-service> .

## People and Publications:
       
## Also known as:
<http://52.38.26.42:8080/organization/indian-health-service>
   skos:altLabel "IHS";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/govman/Agency/IHS> .
<http://52.38.26.42:8080/organization/indian-health-service>
   skos:altLabel "Indian Health Service";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/govman/agencyName/Indian%20Health%20Service> .
<http://52.38.26.42:8080/organization/indian-health-service>
   skos:altLabel "009:17";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/omb/agency:bureau/009:17> .