Clothing types

main
Bob Mottram 2021-08-05 19:41:56 +01:00
parent a444304eb5
commit 600c843149
1 changed files with 30 additions and 0 deletions

View File

@ -100,6 +100,21 @@
"dfc-p:specialize": "https://clothes/data/toolTypes.rdf#shoes",
"@type": "dfc-p:ProductType"
},
{
"@id": "https://clothes/data/clothesTypes.rdf#boots",
"rdfs:label": [
{
"@value": "Bottes",
"@language": "fr"
},
{
"@value": "Boots",
"@language": "en"
}
],
"dfc-p:specialize": "https://clothes/data/toolTypes.rdf#boots",
"@type": "dfc-p:ProductType"
},
{
"@id": "https://clothes/data/clothesTypes.rdf#gown",
"rdfs:label": [
@ -205,6 +220,21 @@
"dfc-p:specialize": "https://clothes/data/toolTypes.rdf#neckwear",
"@type": "dfc-p:ProductType"
},
{
"@id": "https://clothes/data/clothesTypes.rdf#scarf",
"rdfs:label": [
{
"@value": "Écharpe",
"@language": "fr"
},
{
"@value": "Scarf",
"@language": "en"
}
],
"dfc-p:specialize": "https://clothes/data/toolTypes.rdf#scarf",
"@type": "dfc-p:ProductType"
},
{
"@id": "https://clothes/data/clothesTypes.rdf#suit",
"rdfs:label": [