Skip to content
Snippets Groups Projects
Commit b5b9cea8 authored by Benedikt Heinrichs's avatar Benedikt Heinrichs
Browse files

Fix: Facs AP

parent 5d6bfa3b
No related branches found
No related tags found
1 merge request!131Fix: Facs AP
......@@ -4,7 +4,6 @@
@prefix dcterms: <http://purl.org/dc/terms/> .
<http://purl.org/coscine/vocabularies/facs/instruments>
dcterms:license <http://spdx.org/licenses/MIT> ;
dcterms:publisher <https://itc.rwth-aachen.de/> ;
......@@ -13,31 +12,31 @@ dcterms:title "Instruments"@en ;
rdfs:label "Instruments"@en, "Instrumente"@de
.
<http://purl.org/coscine/vocabularies/facs/instruments#0>;
<http://purl.org/coscine/vocabularies/facs/instruments#0> a <http://purl.org/coscine/vocabularies/facs/instruments#0> ;
rdfs:label "BD LSRFortessa"@de , "BD LSRFortessa"@en ;
rdfs:subClassOf <http://purl.org/coscine/vocabularies/facs/instruments>
.
<http://purl.org/coscine/vocabularies/facs/instruments#1>;
<http://purl.org/coscine/vocabularies/facs/instruments#1> a <http://purl.org/coscine/vocabularies/facs/instruments#1> ;
rdfs:label "BD Canto"@de , "BD Canto"@en ;
rdfs:subClassOf <http://purl.org/coscine/vocabularies/facs/instruments>
.
<http://purl.org/coscine/vocabularies/facs/instruments#2>;
<http://purl.org/coscine/vocabularies/facs/instruments#2> a <http://purl.org/coscine/vocabularies/facs/instruments#2> ;
rdfs:label "BD Aria"@de , "BD Aria"@en ;
rdfs:subClassOf <http://purl.org/coscine/vocabularies/facs/instruments>
.
<http://purl.org/coscine/vocabularies/facs/instruments#3>;
<http://purl.org/coscine/vocabularies/facs/instruments#3> a <http://purl.org/coscine/vocabularies/facs/instruments#3> ;
rdfs:label "Cytek Aurora"@de , "Cytek Aurora"@en ;
rdfs:subClassOf <http://purl.org/coscine/vocabularies/facs/instruments>
.
<http://purl.org/coscine/vocabularies/facs/instruments#4>;
<http://purl.org/coscine/vocabularies/facs/instruments#4> a <http://purl.org/coscine/vocabularies/facs/instruments#4> ;
rdfs:label "other"@de , "andere"@en ;
rdfs:subClassOf <http://purl.org/coscine/vocabularies/facs/instruments>
.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment