@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

kfp: a skos:ConceptScheme .
kfp:-2_STAR
  a isothes:ConceptGroup ;
  skos:prefLabel "2_STAR"@en ;
  skos:member kfp:-M5P86F6N-G .

kfp:-Z53306WG-7
  skos:prefLabel "pyrimidines"@en ;
  a skos:Concept ;
  skos:narrower kfp:-M5P86F6N-G .

kfp:-M5P86F6N-G
  owl:sameAs obo:CHEBI_189519 ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-Z53306WG-7 ;
  skos:prefLabel "1,4:3,6-dianhydro-2,5-dideoxy-2-{[4-(3-fluorophenyl)-2-pyrimidinyl]amino}-5-[(methoxyacetyl)amino]-l-iditol"@en ;
  skos:altLabel "N-[(3S,3aR,6S,6aR)-3-[[4-(3-luorophenyl)pyrimidin-2-yl]amino]-2,3,3a,5,6,6a-hexahydrouro[3,2-b]uran-6-yl]-2-methoxyacetamide"@en .

