@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/patents>
  skos:prefLabel "patents"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/electoral_registration>
  skos:prefLabel "electoral registration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/patient_registration>
  skos:prefLabel "patient registration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/disease_registration>
  skos:prefLabel "disease registration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/social_control>
  skos:prefLabel "social control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/professional_registration>
  skos:prefLabel "professional registration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/land_registration>
  skos:prefLabel "land registration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/vehicle_registration>
  skos:prefLabel "vehicle registration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<https://concepts.sagepub.com/social-science/concept/vital_statistics_registration>
  skos:prefLabel "vital statistics registration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/registration> .

<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/registration> .

<https://concepts.sagepub.com/social-science/concept/registration>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electoral_registration>, <https://concepts.sagepub.com/social-science/concept/professional_registration>, <https://concepts.sagepub.com/social-science/concept/patents>, <https://concepts.sagepub.com/social-science/concept/disease_registration>, <https://concepts.sagepub.com/social-science/concept/patient_registration>, <https://concepts.sagepub.com/social-science/concept/vital_statistics_registration>, <https://concepts.sagepub.com/social-science/concept/land_registration>, <https://concepts.sagepub.com/social-science/concept/vehicle_registration> ;
  a skos:Concept ;
  skos:prefLabel "registration"@en ;
  skos:definition "The term usually refers, in the United States, to draft registration, or the Selective Service. All male citizens and male aliens living in the United States between the ages of 18 and 25 must register with the armed services. [Source: <a href=\"https://sk.sagepub.com/reference/behavioralsciences/n2158.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Glossary of the Social and Behavioral Sciences; Registration</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_control> .

