You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

claim_publications_by.ttl
# baseURI: http://vivoweb.org/ontology/core/properties

@prefix : <http://vivoweb.org/ontology/core/properties#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

:PropertyKey
  rdfs:label skos:Concept ;
  rdfs:subClassOf owl:Thing ;
  rdfs:subClassOf skos:Concept ;
.
:claim_publications_by
  a :PropertyKey ;
  a owl:NamedIndividual ;
  :ftlUrl "file:///VIVO-languages/bin/fr_CA/webapp/src/main/webapp/themes/tenderfoot/templates/body/individual/individual--foaf-person_fr_CA.ftl"^^xsd:anyURI ;
  :ftlUrl "file:///VIVO-languages/bin/fr_CA/webapp/src/main/webapp/themes/wilma/templates/individual--foaf-person_fr_CA.ftl"^^xsd:anyURI ;
  :ftlUrl "file:///VIVO-languages/fr_CA/webapp/src/main/webapp/themes/tenderfoot/templates/body/individual/individual--foaf-person_fr_CA.ftl"^^xsd:anyURI ;
  :ftlUrl "file:///VIVO-languages/fr_CA/webapp/src/main/webapp/themes/wilma/templates/individual--foaf-person_fr_CA.ftl"^^xsd:anyURI ;
  :ftlUrl "file:///VIVO/webapp/src/main/webapp/themes/tenderfoot/templates/body/individual/individual--foaf-person.ftl"^^xsd:anyURI ;
  :ftlUrl "file:///VIVO/webapp/src/main/webapp/themes/wilma/templates/individual--foaf-person.ftl"^^xsd:anyURI ;
  :ftlUrl "file:///vivo-uqam/webapp/src/main/webapp/themes/uqam/templates/body/individual/individual--foaf-person.ftl"^^xsd:anyURI ;
  :ftlUrl "file:///vivo-uqam/webapp/src/main/webapp/themes/uqam/templates/body/individual/individual--foaf-person_fr_CA.ftl"^^xsd:anyURI ;
  rdfs:label "claim_publications_by" ;
  skos:prefLabel "claim_publications_by" ;
.
<http://vivoweb.org/ontology/core/properties#claim_publications_by.VIVO-languages>
  a :PropertyKey ;
  a owl:NamedIndividual ;
  :propertiesUrl "file:///VIVO-languages/de_DE/webapp/src/main/webapp/i18n/vivo_all_de_DE.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///VIVO-languages/en_CA/webapp/src/main/webapp/i18n/vivo_all_en_CA.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///VIVO-languages/en_US/webapp/src/main/webapp/i18n/vivo_all_en_US.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///VIVO-languages/es/webapp/src/main/webapp/i18n/vivo_all_es.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///VIVO-languages/fr_CA/webapp/src/main/webapp/i18n/vivo_all_fr_CA.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///VIVO-languages/pt_BR/webapp/src/main/webapp/i18n/vivo_all_pt_BR.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///VIVO-languages/ru_RU/webapp/src/main/webapp/i18n/vivo_all_ru_RU.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///VIVO-languages/sr_Latn_RS/webapp/src/main/webapp/i18n/vivo_all_sr_Latn_RS.properties"^^xsd:anyURI ;
  rdfs:label "claim_publications_by.VIVO-languages" ;
  skos:prefLabel "claim_publications_by.VIVO-languages" ;
.
<http://vivoweb.org/ontology/core/properties#claim_publications_by.VIVO-languages.tenderfoot>
  a :PropertyKey ;
  a owl:NamedIndividual ;
  :propertiesUrl "file:///VIVO-languages/fr_CA/webapp/src/main/webapp/themes/tenderfoot/i18n/all_fr_CA.properties"^^xsd:anyURI ;
  rdfs:label "claim_publications_by.VIVO-languages.tenderfoot" ;
  skos:prefLabel "claim_publications_by.VIVO-languages.tenderfoot" ;
.
<http://vivoweb.org/ontology/core/properties#claim_publications_by.VIVO-languages.wilma>
  a :PropertyKey ;
  a owl:NamedIndividual ;
  :propertiesUrl "file:///VIVO-languages/fr_CA/webapp/src/main/webapp/themes/wilma/i18n/all_fr_CA.properties"^^xsd:anyURI ;
  rdfs:label "claim_publications_by.VIVO-languages.wilma" ;
  skos:prefLabel "claim_publications_by.VIVO-languages.wilma" ;
.
<http://vivoweb.org/ontology/core/properties#claim_publications_by.vivo-languages-uqam>
  a :PropertyKey ;
  a owl:NamedIndividual ;
  :propertiesUrl "file:///vivo-languages-uqam/fr_CA/webapp/src/main/webapp/i18n/vivo_all_fr_CA-uqam.properties"^^xsd:anyURI ;
  :propertiesUrl "file:///vivo-languages-uqam/fr_CA/webapp/src/main/webapp/i18n/vivo_all_fr_CA.properties"^^xsd:anyURI ;
  rdfs:label "claim_publications_by.vivo-languages-uqam" ;
  skos:prefLabel "claim_publications_by.vivo-languages-uqam" ;
.


  • No labels