File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
InteroperableAssets/examles Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ @prefix dcterms: <http://purl.org/dc/terms/> .
2+ @prefix ngsi-ld: <https://uri.etsi.org/ngsi-ld/> .
3+ @prefix ns1: <https://smartdatamodels.org/dataModel.DataSpace/> .
4+ @prefix ns2: <https://smartdatamodels.org/> .
5+
6+ <urn:ngsi-ld:InteroperableAssets:id:WGEQ:22085426> a ns1:InteroperableAssets ;
7+ dcterms:description [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
8+ ns2:address [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
9+ ns2:alternateName [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
10+ ns2:areaServed [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
11+ ns1:dataExchangeProtocols [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
12+ ns1:dataModelSources [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
13+ ns1:dataSpaceIdentifier [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
14+ ns2:dataProvider [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
15+ ns2:dateCreated [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
16+ ns2:dateModified [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
17+ ns2:name [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
18+ ns2:source [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/Property> ] ;
19+ ngsi-ld:location [ a <file:///home/aabella/PycharmProjects/WATERVERSE-to-Turtle/GeoProperty> ] .
20+
You can’t perform that action at this time.
0 commit comments