Skip to content

Commit

Permalink
Add missing base URI (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
acka47 committed Sep 11, 2024
1 parent bd7c868 commit e8bc231
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hochschulfaechersystematik.ttl
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@base <https://w3id.org/kim/hochschulfaechersystematik/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix schema: <https://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
Expand Down Expand Up @@ -2770,4 +2771,3 @@
skos:prefLabel "Ur- und Frühgeschichte"@de,
"Prehistory and Early History"@en,
"Історія первісного суспільства"@uk .

0 comments on commit e8bc231

Please sign in to comment.