@prefix accommodation: . @prefix actionStat: . @prefix agentSector: . @prefix array: . @prefix asn: . @prefix assessMethod: . @prefix assessUse: . @prefix audience: . @prefix audLevel: . @prefix case: . @prefix ceasn: . @prefix ceds: . @prefix ceterms: . @prefix claimType: . @prefix collectionCategory: . @prefix compare: . @prefix costType: . @prefix credentialStat: . @prefix creditUnit: . @prefix cs: . @prefix dc: . @prefix dct: . @prefix deliveryType: . @prefix financialAid: . @prefix foaf: . @prefix gemq: . @prefix inputType: . @prefix learnMethod: . @prefix lifeCycle: . @prefix logic: . @prefix lrmi: . @prefix meta: . @prefix obi: . @prefix odrl2: . @prefix orgType: . @prefix owl: . @prefix qdata: . @prefix rdf: . @prefix rdfs: . @prefix residency: . @prefix scheduleFrequency: . @prefix scheduleTiming: . @prefix schema: . @prefix score: . @prefix serviceType: . @prefix skos: . @prefix support: . @prefix vann: . @prefix vs: . @prefix xsd: . # CHANGE HISTORY a meta:ChangeHistory ; meta:changeHistory . #---------------------------- # CHANGE SET a cs:ChangeSet ; cs:subjectOfChange ceterms:GeoCoordinates ; cs:createdDate 2024-02-23 ; ceterms:subjectWebpage ; cs:removal _:ChangeStatement_20ed1959-2b26-4ff9-b2c8-e0ee8b01eabb ; cs:removal _:ChangeStatement_b54588aa-f449-4e30-b337-f3570a8f6e51 ; cs:addition _:ChangeStatement_f3bbfbbc-55e3-4945-8067-4c0a0b27f335 . # REMOVE TRIPLE _:ChangeStatement_20ed1959-2b26-4ff9-b2c8-e0ee8b01eabb a cs:Statement ; rdf:subject ceterms:GeoCoordinates ; rdf:predicate rdfs:comment ; rdf:object "The geographic coordinates of a place or event."@en-US . # REMOVE TRIPLE _:ChangeStatement_b54588aa-f449-4e30-b337-f3570a8f6e51 a cs:Statement ; rdf:subject ceterms:GeoCoordinates ; rdf:predicate dcterms:description ; rdf:object "The geo-political region or jurisdiction of applicability."@en-US . # ADD TRIPLE _:ChangeStatement_f3bbfbbc-55e3-4945-8067-4c0a0b27f335 a cs:Statement ; rdf:subject ceterms:GeoCoordinates ; rdf:predicate rdfs:comment ; rdf:object "Geographic coordinates of a place or event including latitude and longitude as well as other locational information."@en-US .