@prefix disciplines: <http://base.uni-ak.ac.at/portfolio/disciplines/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

disciplines:201111
  skos:notation "201111" ;
  skos:prefLabel "River engineering"@en, "Flussbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201124
  skos:notation "201124" ;
  skos:prefLabel "Tragwerkslehre"@de, "Structural design"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:2011
  skos:narrower disciplines:201106, disciplines:201124, disciplines:201109, disciplines:201113, disciplines:201116, disciplines:201101, disciplines:201104, disciplines:201110, disciplines:201122, disciplines:201111, disciplines:201119, disciplines:201107, disciplines:201125, disciplines:201131, disciplines:201114, disciplines:201120, disciplines:201128, disciplines:201117, disciplines:201105, disciplines:201102, disciplines:201123, disciplines:201126, disciplines:201112, disciplines:201115, disciplines:201108, disciplines:201132, disciplines:201121, disciplines:201129, disciplines:201130, disciplines:201118, disciplines:201127, disciplines:201103 ;
  skos:broader disciplines:201 ;
  skos:prefLabel "Bauingenieurwesen"@de, "Civil Engineering"@en ;
  skos:notation "2011" ;
  skos:inScheme disciplines:oefos ;
  dc:modified "2019-03-25T16:18:50.624+00:00"^^xsd:dateTime ;
  a skos:Concept .

disciplines:201109
  skos:notation "201109" ;
  skos:prefLabel "Bridge construction"@en, "Brückenbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201131
  skos:notation "201131" ;
  skos:prefLabel "Baugeschichte"@de, "Building history"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201103
  skos:notation "201103" ;
  skos:prefLabel "Bauphysik"@de, "Building physics"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201116
  skos:notation "201116" ;
  skos:prefLabel "Agricultural civil engineering"@en, "Landwirtschaftliches Bauwesen"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201129
  skos:notation "201129" ;
  skos:prefLabel "Earthquake engineering"@en, "Erdbebeningenieurwesen"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201110
  skos:notation "201110" ;
  skos:prefLabel "Strength of materials"@en, "Festigkeitslehre"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201123
  skos:notation "201123" ;
  skos:prefLabel "Tiefbau"@de, "Underground engineering"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201108
  skos:notation "201108" ;
  skos:prefLabel "Fracture mechanics"@en, "Bruchmechanik"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201130
  skos:notation "201130" ;
  skos:prefLabel "Structural glass construction"@en, "Konstruktiver Glasbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201102
  skos:notation "201102" ;
  skos:prefLabel "Baudynamik"@de, "Structural dynamics"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201115
  skos:notation "201115" ;
  skos:prefLabel "Konstruktiver Wasserbau"@de, "Structural hydraulic engineering"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201128
  skos:notation "201128" ;
  skos:prefLabel "Sustainable building"@en, "Nachhaltiges Bauen"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

skos:narrower
  rdfs:subPropertyOf skos:narrowerTransitive ;
  skos:definition "Relates a concept to a concept that is more specific in meaning."@en ;
  rdfs:comment "Narrower concepts are typically rendered as children in a concept hierarchy (tree)."@en ;
  rdfs:label "has narrower"@en .

skos:broader
  rdfs:subPropertyOf skos:broaderTransitive ;
  skos:definition "Relates a concept to a concept that is more general in meaning."@en ;
  rdfs:comment "Broader concepts are typically rendered as parents in a concept hierarchy (tree)."@en ;
  rdfs:label "has broader"@en .

skos:Concept
  rdfs:label "Concept"@en ;
  a owl:Class .

disciplines:201122
  skos:notation "201122" ;
  skos:prefLabel "Technical flood protection"@en, "Technischer Hochwasserschutz"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201107
  skos:notation "201107" ;
  skos:prefLabel "Betriebsfestigkeit"@de, "Endurance strength"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:oefos
  skos:prefLabel "Wissenschafts-/Kunstzweige"@de, "Disciplines"@en ;
  a skos:ConceptScheme .

disciplines:201101
  skos:notation "201101" ;
  skos:prefLabel "Baubetrieb"@de, "Construction operation"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201114
  skos:notation "201114" ;
  skos:prefLabel "Industriebau"@de, "Industrial building"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201127
  skos:notation "201127" ;
  skos:prefLabel "Torrent and avalanche control"@en, "Wildbach- und Lawinenverbauung"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

skos:inScheme
  skos:definition "Relates a resource (for example a concept) to a concept scheme in which it is included."@en ;
  rdfs:label "is in scheme"@en .

disciplines:201121
  skos:notation "201121" ;
  skos:prefLabel "Straßenbau"@de, "Road construction"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

skos:prefLabel
  rdfs:subPropertyOf rdfs:label ;
  skos:definition "The preferred lexical label for a resource, in a given language."@en ;
  rdfs:comment """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, """skos:prefLabel, skos:altLabel and skos:hiddenLabel are pairwise
      disjoint properties."""@en, "The range of skos:prefLabel is the class of RDF plain literals."@en, "A resource has no more than one value of skos:prefLabel per language tag, and no more than one value of skos:prefLabel without language tag."@en ;
  rdfs:label "preferred label"@en .

disciplines:201106
  skos:notation "201106" ;
  skos:prefLabel "Structural engineering"@en, "Bautechnik"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201119
  skos:notation "201119" ;
  skos:prefLabel "Steel construction"@en, "Stahlbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

skos:notation
  skos:definition "A notation, also known as classification code, is a string of characters such as \"T58.5\" or \"303.4833\" used to uniquely identify a concept within the scope of a given concept scheme."@en ;
  rdfs:label "notation"@en .

disciplines:201113
  skos:notation "201113" ;
  skos:prefLabel "Holzbau"@de, "Timber engineering"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

rdf:type
  rdfs:comment "The subject is an instance of a class." ;
  rdfs:label "type" .

disciplines:201126
  skos:notation "201126" ;
  skos:prefLabel "Wasserkraftanlagenbau"@de, "Hydropower plant construction"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201120
  skos:notation "201120" ;
  skos:prefLabel "Reinforced concrete construction"@en, "Stahlbetonbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201105
  skos:notation "201105" ;
  skos:prefLabel "Construction material practice"@en, "Baustofflehre"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201118
  skos:notation "201118" ;
  skos:prefLabel "Urban water supply and sanitation"@en, "Siedlungswasserbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201
  skos:notation "201" ;
  skos:prefLabel "Construction Engineering"@en, "Bauwesen"@de ;
  a skos:Concept ;
  skos:narrower disciplines:2011 .

disciplines:201112
  skos:notation "201112" ;
  skos:prefLabel "Building construction"@en, "Hochbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201125
  skos:notation "201125" ;
  skos:prefLabel "Wasserbau"@de, "Hydraulic engineering"@en ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201132
  skos:notation "201132" ;
  skos:prefLabel "Computational Engineering"@en, "Computational Engineering"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201104
  skos:notation "201104" ;
  skos:prefLabel "Structural analysis"@en, "Baustatik"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

disciplines:201117
  skos:notation "201117" ;
  skos:prefLabel "Lightweight design"@en, "Leichtbau"@de ;
  a skos:Concept ;
  skos:broader disciplines:2011 .

