You are viewing /organization/college-northern-border-department-urban-studies-environment 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/college-northern-border-department-urban-studies-environment>
   dcterms:identifier "college-northern-border-department-urban-studies-environment";
   skos:prefLabel "The College of the Northern Border Department of Urban Studies and Environment"^^xsd:string;
   gcis:hasURL "https://www.colef.mx/departamentosacademicos/estudios-urbanos/"^^xsd:anyURI;
   dbpprop:organizationType "academic/research";

   a gcis:Organization .

## This organization is related to one or more others as follows:
<https://data.globalchange.gov/organization/college-northern-border-department-urban-studies-environment>
     org:unitOf <https://data.globalchange.gov/organization/college-northern-border> .

## People and Publications:
       

<https://data.globalchange.gov/article/getting-right-side-river-lessons-binational-cooperation-on-road-minute-319>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <https://data.globalchange.gov/person/24734>;
      prov:actedOnBehalfOf <https://data.globalchange.gov/organization/college-northern-border-department-urban-studies-environment>;
      prov:hadRole <https://data.globalchange.gov/role_type/author>;
   ] ;
.