Showing
1 changed file
with
6 additions
and
0 deletions
| ... | @@ -660,6 +660,8 @@ | ... | @@ -660,6 +660,8 @@ |
| 660 | rdfs:label "Automation"^^xsd:string ; | 660 | rdfs:label "Automation"^^xsd:string ; |
| 661 | rdfs:subClassOf :ILAPresource ; | 661 | rdfs:subClassOf :ILAPresource ; |
| 662 | rdfs:subClassOf SCCS:COR_K ; | 662 | rdfs:subClassOf SCCS:COR_K ; |
| 663 | + <http://www.w3.org/2004/02/skos/core#notation> "KI"^^xsd:string ; | ||
| 664 | + | ||
| 663 | . | 665 | . |
| 664 | :COR_KK | 666 | :COR_KK |
| 665 | rdf:type :Discipline ; | 667 | rdf:type :Discipline ; |
| ... | @@ -669,6 +671,8 @@ | ... | @@ -669,6 +671,8 @@ |
| 669 | rdfs:label "Maintenance"^^xsd:string ; | 671 | rdfs:label "Maintenance"^^xsd:string ; |
| 670 | rdfs:subClassOf :ILAPresource ; | 672 | rdfs:subClassOf :ILAPresource ; |
| 671 | rdfs:subClassOf SCCS:COR_K ; | 673 | rdfs:subClassOf SCCS:COR_K ; |
| 674 | + <http://www.w3.org/2004/02/skos/core#notation> "KK"^^xsd:string ; | ||
| 675 | + | ||
| 672 | . | 676 | . |
| 673 | :COR_KX | 677 | :COR_KX |
| 674 | rdf:type :Discipline ; | 678 | rdf:type :Discipline ; |
| ... | @@ -678,6 +682,8 @@ | ... | @@ -678,6 +682,8 @@ |
| 678 | rdfs:label "LCI"^^xsd:string ; | 682 | rdfs:label "LCI"^^xsd:string ; |
| 679 | rdfs:subClassOf :ILAPresource ; | 683 | rdfs:subClassOf :ILAPresource ; |
| 680 | rdfs:subClassOf SCCS:COR_K ; | 684 | rdfs:subClassOf SCCS:COR_K ; |
| 685 | + <http://www.w3.org/2004/02/skos/core#notation> "KX"^^xsd:string ; | ||
| 686 | + | ||
| 681 | . | 687 | . |
| 682 | :Calendar | 688 | :Calendar |
| 683 | rdf:type owl:Class ; | 689 | rdf:type owl:Class ; | ... | ... |
-
Please register or login to post a comment