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

<https://concepts.sagepub.com/social-science/concept/geometric_concepts>
  skos:prefLabel "geometric concepts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mathematical_concepts> .

<https://concepts.sagepub.com/social-science/concept/wavelet_analysis>
  skos:prefLabel "wavelet analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mathematical_concepts> .

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

<https://concepts.sagepub.com/social-science/concept/mathematical_concepts>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wavelet_analysis>, <https://concepts.sagepub.com/social-science/concept/number_concepts>, <https://concepts.sagepub.com/social-science/concept/neural_networks>, <https://concepts.sagepub.com/social-science/concept/geometric_concepts>, <https://concepts.sagepub.com/social-science/concept/algorithms> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mathematics> ;
  skos:prefLabel "mathematical concepts"@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/mathematical_concepts> .

<https://concepts.sagepub.com/social-science/concept/neural_networks>
  skos:prefLabel "neural networks"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mathematical_concepts> .

<https://concepts.sagepub.com/social-science/concept/number_concepts>
  skos:prefLabel "number concepts"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/mathematical_concepts> .

