Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -1246,6 +1246,7 @@ | ... | @@ -1246,6 +1246,7 @@ |
1246 | rdf:type :FreeFieldValue ; | 1246 | rdf:type :FreeFieldValue ; |
1247 | :hasDescription "Feline Cat"^^xsd:string ; | 1247 | :hasDescription "Feline Cat"^^xsd:string ; |
1248 | :hasShort "CAT"^^xsd:string ; | 1248 | :hasShort "CAT"^^xsd:string ; |
1249 | + :subValueOf :FreeField3Value2 ; | ||
1249 | rdfs:label "Free Field 3 Value 1"^^xsd:string ; | 1250 | rdfs:label "Free Field 3 Value 1"^^xsd:string ; |
1250 | . | 1251 | . |
1251 | :FreeField3Value2 | 1252 | :FreeField3Value2 | ... | ... |
-
Please register or login to post a comment