From df048700f5db2ceea82b8e513da577e095198465 Mon Sep 17 00:00:00 2001 From: criamos <981166+Criamos@users.noreply.github.com> Date: Wed, 16 Oct 2024 09:38:57 +0200 Subject: [PATCH] add "Planet N" vocab entry --- sources.ttl | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/sources.ttl b/sources.ttl index fdb00c4cef..a617d1f6b1 100644 --- a/sources.ttl +++ b/sources.ttl @@ -1272,6 +1272,12 @@ skos:topConceptOf <> ; sdo:url . +<329263d8-c7e7-43ef-9f3e-ab6d2def88be> a skos:Concept ; + skos:notation "planet_n_spider"^^xsd:string ; + skos:prefLabel "Planet-N"@de ; + skos:topConceptOf <> ; + sdo:url . + a skos:Concept ; skos:narrower <0a27ef7c-1f88-4021-87cd-e39b155d9e5b>, <0b96a426-eac4-4c24-845f-85eeb74fd41a>, @@ -1509,4 +1515,5 @@ <2c34f4cb-3bac-483a-b6a7-f25c0fdacc5e>, <57addf1b-cf6e-437b-a9f1-93c19c614a76>, , - <8253861f-2253-43d5-9548-7f7175340c4a>. \ No newline at end of file + <8253861f-2253-43d5-9548-7f7175340c4a>, + <329263d8-c7e7-43ef-9f3e-ab6d2def88be>. \ No newline at end of file