Skip to content

Commit

Permalink
Update 27.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
mabablue authored Nov 11, 2024
1 parent 227146e commit 0a1ca99
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Challenge/27.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

envthes:20935
skos:prefLabel "variable"@en ;
rdfs:label "variable"@en ;
a skos:Concept ;
skos:narrower envthes:30394 .

<http://purl.obolibrary.org/obo/CHEBI_53725>
rdfs:label "poly(isobutylene)"@en ;
a skos:Concept .

iadopt:Variable
rdfs:label "Variable" ;
a owl:Class .
Expand Down

0 comments on commit 0a1ca99

Please sign in to comment.