@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/domestic_technology>
  skos:definition "Domestic technology encompasses a wide range of home appliances and household techniques and practices related to cleaning, cooking, and child care. The development and use of modern domestic technologies was spurred by urbanization and the rise of science. [Source: <a href=\"https://sk.sagepub.com/reference/gender/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Gender and Society; Domestic Technology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_and_science> ;
  skos:prefLabel "domestic technology"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/domestic_technology> .

<https://concepts.sagepub.com/social-science/concept/gender_and_science>
  skos:prefLabel "gender and science"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/domestic_technology> .

