@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix mi: <https://taxonomy.materialinstruments.com/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://taxonomy.materialinstruments.com/place/region/english_country>
  a skos:Concept ;
  skos:inScheme <https://taxonomy.materialinstruments.com/place> ;
  skos:notation "place.region.english_country" ;
  skos:prefLabel "English Country"@en ;
  skos:definition "Layered pattern, inherited furniture, faded chintz and rugs, and rooms that read as accumulated rather than designed."@en ;
  skos:altLabel "English Country"@en ;
  skos:altLabel "Country"@en ;
  skos:hiddenLabel "English Country"@en ;
  skos:hiddenLabel "Country"@en ;
  mi:semanticId "place.region.english-country" ;
  mi:sourceBasis "evidenced" ;
  dcterms:source "designround, designshop" ;
  dcterms:date "2026-08-21" .
