Skip to content

Commit

Permalink
Add missing rdf:type in GC_OG_Geographic_Region (#367)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianwallen authored Dec 15, 2023
1 parent e3b127e commit 5f7a9d5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
<ns2:scopeNote xml:lang="fr">Definition</ns2:scopeNote>
</rdf:Description>
<rdf:Description rdf:about="http://geonetwork-opensource.org/GC_OG/geographic_region#11">
<rdf:type rdf:resource="http://www.w3.org/2004/02/skos/core#Concept"/>
<ns2:prefLabel xml:lang="fr">Île-du-Prince-Édouard</ns2:prefLabel>
<ns2:prefLabel xml:lang="en">Prince Edward Island</ns2:prefLabel>
<ns2:scopeNote xml:lang="en">Definition</ns2:scopeNote>
Expand Down

0 comments on commit 5f7a9d5

Please sign in to comment.