-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlicenses-dcat-ap-ch.ttl
86 lines (81 loc) · 5.52 KB
/
licenses-dcat-ap-ch.ttl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
<http://dcat-ap.ch/vocabulary/licenses>
a owl:Ontology, skos:ConceptScheme ;
owl:versionInfo "202100623" ;
owl:versionIRI <http://dcat-ap.ch/vocabulary/licenses/20210623/> ;
rdfs:comment "Liste der Lizenzen, die im Feld dct:license einer DCAT-AP CH-konformen dcat:distribution für die Zulieferung an opendata.swiss erlaubt sind."@de ,
"List of licenses that are allowed in the field dct:license for delivering a dcat:Distribution in a way that conforms to DCAT-AP CH"@en ;
rdfs:label "Liste der Lizenzen"@de, "List of Licenses"@en;
skos:prefLabel "Liste der Lizenzen"@de ;
dct:identifier "http://dcat-ap.ch/vocabulary/licenses" .
<http://dcat-ap.ch/vocabulary/licenses/terms_open>
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ;
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ;
a skos:Concept ;
skos:prefLabel "Opendata OPEN: Open use."@en,
"Opendata OPEN: Utilisation libre."@fr,
"Opendata OPEN: Freie Nutzung."@de,
"Opendata OPEN: Libero utilizzo."@it ;
skos:altLabel "Freie Nutzung"@de,
"Utilisation libre"@fr ;
skosxl:prefLabel [
a skosxl:Label ;
skosxl:literalForm "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired"@en ;
rdfs:label "NonCommercialAllowed-CommercialAllowed-ReferenceNotRequired"@en
] ;
foaf:homepage <https://opendata.swiss/terms-of-use/#terms_open> .
<http://dcat-ap.ch/vocabulary/licenses/terms_by>
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ;
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ;
a skos:Concept ;
skos:prefLabel "Opendata BY: Open use. Must provide the source."@en,
"Opendata BY: Utilisation libre. Obligation d’indiquer la source."@fr,
"Opendata BY: Freie Nutzung. Quellenangabe ist Pflicht."@de,
"Opendata BY: Libero utilizzo. Indicazione della fonte obbligatoria. Utilizzo a fini commerciali ammesso soltanto previo consenso del titolare dei dati"@it ;
skos:altLabel "Freie Nutzung. Quellenangabe ist Pflicht."@de,
"Utilisation libre. Obligation d’indiquer la source."@fr ;
skosxl:prefLabel [
a skosxl:Label ;
skosxl:literalForm "NonCommercialAllowed-CommercialAllowed-ReferenceRequired"@en ;
rdfs:label "NonCommercialAllowed-CommercialAllowed-ReferenceRequired"@de
] ;
foaf:homepage <https://opendata.swiss/en/terms-of-use/#terms_by> .
<http://dcat-ap.ch/vocabulary/licenses/terms_ask>
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ;
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ;
a skos:Concept ;
skos:prefLabel "Opendata ASK: Open use. Use for commercial purposes requires permission of the data owner."@en,
"Opendata ASK: Utilisation libre. Utilisation à des fins commerciales uniquement avec l’autorisation du fournisseur des données."@fr,
"Opendata ASK: Freie Nutzung. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de,
"Opendata ASK: Libero utilizzo. Utilizzo a fini commerciali ammesso soltanto previo consenso del titolare dei dati."@it ;
skos:altLabel "Freie Nutzung. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de,
"Utilisation libre. Utilisation à des fins commerciales uniquement avec l’autorisation du fournisseur des données."@fr ;
skosxl:prefLabel [
a skosxl:Label ;
skosxl:literalForm "NonCommercialAllowed-CommercialWithPermission-ReferenceNotRequired"@en ;
rdfs:label "NonCommercialAllowed-CommercialWithPermission-ReferenceNotRequired"@de
] ;
foaf:homepage <https://opendata.swiss/en/terms-of-use/#terms_ask> .
<http://dcat-ap.ch/vocabulary/licenses/terms_by_ask>
skos:inScheme <http://dcat-ap.ch/vocabulary/licenses> ;
skos:topConceptOf <http://dcat-ap.ch/vocabulary/licenses> ;
a skos:Concept ;
skos:prefLabel "Opendata BY ASK: Open use. Must provide the source. Use for commercial purposes requires permission of the data owner."@en,
"Opendata BY ASK: Utilisation libre. Obligation d’indiquer la source. Utilisation commerciale uniquement avec l’autorisation du fournisseur des données."@fr,
"Opendata BY ASK: Freie Nutzung. Quellenangabe ist Pflicht. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de,
"Opendata BY ASK: Libero utilizzo. Indicazione della fonte obbligatoria. Utilizzo a fini commerciali ammesso soltanto previo consenso del titolare dei dati."@it ;
skos:altLabel "Freie Nutzung. Quellenangabe ist Pflicht. Kommerzielle Nutzung nur mit Bewilligung des Datenlieferanten zulässig."@de,
"Utilisation libre. Obligation d’indiquer la source. Utilisation commerciale uniquement avec l’autorisation du fournisseur des données."@fr ;
skosxl:prefLabel [
a skosxl:Label ;
skosxl:literalForm "NonCommercialAllowed-CommercialWithPermission-ReferenceRequired"@en ;
rdfs:label "NonCommercialAllowed-CommercialWithPermission-ReferenceRequired"@de
] ;
foaf:homepage <https://opendata.swiss/en/terms-of-use/#terms_by_ask> .