@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://udcdata.info/> .
@prefix udcs: <http://udcdata.info/udc-schema> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://udcdata.info/025476>
  skos:notation "510.3"^^ns0:UDCnotation ;
  skos:note "Teoria naïf dos conjuntos. Teoria axiomática dos conjuntos. Construções segundo a teoria dos conjuntos. Teoria combinatória dos conjuntos. Teoria descritiva dos conjuntos. Teorias não clássicas dos conjuntos"@pt, "Naive set theory. Axiomatic set theory. Set-theoretic constructions. Combinatorial set theory. Descriptive set theory. Non standard set theory. Nonclassical set theory"@en ;
  skos:broader ns0:025461 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Teoria dos conjuntos"@pt, "Set theory"@en ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:025461
  skos:notation "510"^^ns0:UDCnotation ;
  skos:prefLabel "Fundamental and general considerations of mathematics"@en, "Considerações fundamentais e gerais das matemáticas"@pt ;
  a skos:Concept ;
  skos:narrower ns0:025476 .

