You are viewing /organization/serida-animal-healthcare-area 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/serida-animal-healthcare-area>
   dcterms:identifier "serida-animal-healthcare-area";
   skos:prefLabel "SERIDA Animal Healthcare Area"^^xsd:string;
   gcis:hasURL "http://www.serida.org/areadetalle.php?id=60&lang=en"^^xsd:anyURI;
   dbpprop:organizationType "regional";

   a gcis:Organization .

## This organization is related to one or more others as follows:
<https://data.globalchange.gov/organization/serida-animal-healthcare-area>
     org:unitOf <https://data.globalchange.gov/organization/regional-service-agri-food-research-development-serida> .

## People and Publications:
       

<https://data.globalchange.gov/article/10.1016/j.aquaculture.2013.12.030>
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <https://data.globalchange.gov/person/20029>;
      prov:actedOnBehalfOf <https://data.globalchange.gov/organization/serida-animal-healthcare-area>;
      prov:hadRole <https://data.globalchange.gov/role_type/author>;
   ] ;
.