@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:343533
  skos:altLabel "bladder pain syndrome"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:prefLabel "cistitis intersticial"@es, "interstitial cystitis"@en ;
  skos:related nalt:17878 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:343533_def ;
  skos:broader nalt:17888 ;
  ns0:marc001 "96026" ;
  dc:created "2020-09-24"^^xsd:date ;
  skos:hiddenLabel "interstitial-cystitis"@en .

nalt:17878
  skos:prefLabel "vejiga"@es, "bladder"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:343533 .

nalt:343533_def
  rdf:value "Condición con molestias o dolores recurrentes en la vejiga urinaria y la región pélvica circundante sin una enfermedad identificable. En la cistitis intersticial la intensidad del dolor varía de gran manera y a menudo está acompañado por una frecuencia y una urgencia mayores de la micción."@es, "A condition with recurring discomfort or pain in the urinary bladder and the surrounding pelvic region without an identifiable disease. Severity of pain in interstitial cystitis varies greatly and often is accompanied by increased urination frequency and urgency."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:17888
  skos:prefLabel "cistitis"@es, "cystitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:343533 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

