Commit adcdd14e authored by Maria Poveda's avatar Maria Poveda
Browse files

Merge branch 'issue-5' into 'master'

Issue 5

Closes #5

See merge request SAREF/saref4city!9
parents 4978290e ff01ef98
Loading
Loading
Loading
Loading
+5 −6
Original line number Original line Diff line number Diff line
@prefix : <https://saref.etsi.org/saref4city/data/city/example1/> .
@prefix : <https://saref.etsi.org/saref4city/v1.1.2/example/example1/> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix time: <http://www.w3.org/2006/time#> .
@prefix time: <http://www.w3.org/2006/time#> .
@@ -10,10 +9,10 @@
@prefix s4envi: <https://w3id.org/saref4envi#> .
@prefix s4envi: <https://w3id.org/saref4envi#> .
@prefix wurvoc: <http://www.wurvoc.org/vocabularies/om-1.8/> .
@prefix wurvoc: <http://www.wurvoc.org/vocabularies/om-1.8/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@base <https://saref.etsi.org/saref4city/data/city/example1/ .
@base <https://saref.etsi.org/saref4city/v1.1.2/example/example1/> .


<https://saref.etsi.org/saref4city/data/city/example1/> rdf:type owl:Ontology ;
<https://saref.etsi.org/saref4city/v1.1.2/example/example1/> rdf:type owl:Ontology ;
                                                  owl:versionIRI <https://saref.etsi.org/saref4city/data/city/example1/> ;
                                                  owl:versionIRI <https://saref.etsi.org/saref4city/v1.1.2/example/example1/> ;
                                                  dcterms:publisher <http://www.oeg-upm.net/> ;
                                                  dcterms:publisher <http://www.oeg-upm.net/> ;
                                                  dcterms:creator <http://purl.org/net/mpoveda> , 
                                                  dcterms:creator <http://purl.org/net/mpoveda> , 
                                                                  <http://www.garcia-castro.com/foaf.rdf#me> ;
                                                                  <http://www.garcia-castro.com/foaf.rdf#me> ;