@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/hydraulic_construction_engineering>
  skos:prefLabel "hydraulic construction engineering"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/land_reclamation> .

<https://concepts.sagepub.com/social-science/concept/land_reclamation>
  skos:definition "Land reclamation is both the creation of solid land from swamps and other watery areas and the restoring of polluted land to either a natural or usable state. The practice of land reclamation has been a human activity from early in human history. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n616.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Land Reclamation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/hydraulic_construction_engineering> ;
  skos:prefLabel "land reclamation"@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/land_reclamation> .

