<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'https://glossar.hs-augsburg.de/id/'>
	<!ENTITY category 'https://glossar.hs-augsburg.de/id/Category-3A'>
	<!ENTITY property 'https://glossar.hs-augsburg.de/id/Property-3A'>
	<!ENTITY wikiurl 'https://glossar.hs-augsburg.de/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="https://glossar.hs-augsburg.de/Special:ExportRDF/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-07-18T22:15:46+00:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung">
		<rdf:type rdf:resource="https://glossar.hs-augsburg.de/id/Category-3AModulNeu"/>
		<rdfs:label>Modul:IAM (SPO 2018):Digitale Bildverarbeitung</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="https://glossar.hs-augsburg.de/Special:ExportRDF/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:page rdf:resource="https://glossar.hs-augsburg.de/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">de-formal</swivt:wikiPageContentLanguage>
		<property:HSA-3AModul-3AAbschnitt rdf:resource="&wiki;Bachelor-2DStudiengang_Interaktive_Medien_-28SPO_2018-29/Spezialisierungsphase"/>
		<property:HSA-3AModul-3AAnmerkungen rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Derzeit  bieten  sich  für  die  digitale  Bildverarbeitung  geradezu  paradiesische  Randbedingungen:  Durch  die  Verbreitung  von  Smartphones, Webcams und Digitalkameras besitzen die meisten von uns nicht nur ein, sondern viele Aufnahmegeräte für digitale Bilder und Videos.  Gleichzeitig  können  wir  auf  modernen  Medien  große  Datenmengen speichern und mit aktueller Hardware schnell verarbeiten. Schließlich haben sich in den letzten Jahren sehr leistungsfähige freie Software-Bibliotheken für die digitale Bildverarbeitung etabliert, die Schnittstellen zu objektorientierten Skriptsprachen bieten. Es ist daher möglich, mit wenigen Zeilen Code prototypische, effiziente Anwendungen zu erstellen.</property:HSA-3AModul-3AAnmerkungen>
		<property:HSA-3AModul-3ABenotung rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Kommanote</property:HSA-3AModul-3ABenotung>
		<property:HSA-3AModul-3ACredits rdf:datatype="http://www.w3.org/2001/XMLSchema#double">8</property:HSA-3AModul-3ACredits>
		<property:HSA-3AModul-3ADauer rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1 Semester</property:HSA-3AModul-3ADauer>
		<property:HSA-3AModul-3AGewichtung rdf:datatype="http://www.w3.org/2001/XMLSchema#double">100</property:HSA-3AModul-3AGewichtung>
		<property:HSA-3AModul-3AInHandbuch rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</property:HSA-3AModul-3AInHandbuch>
		<property:HSA-3AModul-3AInaktiv rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:HSA-3AModul-3AInaktiv>
		<property:HSA-3AModul-3AInhalte rdf:datatype="http://www.w3.org/2001/XMLSchema#string">*  Eigenschaften digitaler Bilder
*  „Bildverbesserung“ durch Filterung und Transformationen
*  Unterteilung von Bildern in Teilbereiche (Segmentierung)
*  Detektion von Objekten in Bildern
*  Finden von Gemeinsamkeiten in Bildern (Registrierung)
*  Bildkompression
*  Verarbeitung von Bewegtbildern (Video)
*  Parallelisierung von Bildverarbeitungsverfahren
*  Verwendung  der  Grafikkarte  für  die  Bildverarbeitung  ("GPU Computing")</property:HSA-3AModul-3AInhalte>
		<property:HSA-3AModul-3AKuerzel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">DIGBILD.WP</property:HSA-3AModul-3AKuerzel>
		<property:HSA-3AModul-3ALehrform rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Seminaristischer Unterricht</property:HSA-3AModul-3ALehrform>
		<property:HSA-3AModul-3ALehrform rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Praktikum</property:HSA-3AModul-3ALehrform>
		<property:HSA-3AModul-3ALiteratur rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Software

*  scipy: http://python-pillow.org/
*  Python Imaging Library: http://python-pillow.org/
*  scikit.image: http://scikit-image.org/
*  OpenCV: http://opencv.org/
*  SimpleITK: http://www.simpleitk.org/

Bücher

*  W. Burger, M. J. Burge: Digitale Bildverarbeitung, 3. Aufl., Springer (2015)
* R. G. Gonzalez, R. E. Woods: Digital Image Processing, 4th Ed., Pearson (2018)
* A. Erhardt: Einführung  in  die  Digitale  Bildverarbeitung,  Vieweg+Teubner (2008)
* A. Nischwitz, M. Fischer, P. Haberäcker, G. Socher: Computergrafik  und  Bildverarbeitung,  Band  II:  Bildverarbeitung, Vieweg (2011)
* R. Chityala, S. Pudipeddi: Image    Processing    and    Acquisition using Python, CRC Press (2014)
* M. Rever: Computer Vision Projects with OpenCV and Python 3, Packt Publishing (2018)</property:HSA-3AModul-3ALiteratur>
		<property:HSA-3AModul-3AModulart rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Wahlpflichtmodul</property:HSA-3AModul-3AModulart>
		<property:HSA-3AModul-3AModulkatalog rdf:resource="&wiki;Modulkatalog-3AIAM_-28SPO_2018-29-3AInformatik"/>
		<property:HSA-3AModul-3AName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Digitale Bildverarbeitung</property:HSA-3AModul-3AName>
		<property:HSA-3AModul-3AName-3AEnglisch rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Digital Image Processing</property:HSA-3AModul-3AName-3AEnglisch>
		<property:HSA-3AModul-3APraesenzzeit rdf:datatype="http://www.w3.org/2001/XMLSchema#double">90</property:HSA-3AModul-3APraesenzzeit>
		<property:HSA-3AModul-3APruefer rdf:resource="&wiki;Peter_Rösch"/>
		<property:HSA-3AModul-3APruefung rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Prüfung</property:HSA-3AModul-3APruefung>
		<property:HSA-3AModul-3APruefungsart rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Studienarbeit</property:HSA-3AModul-3APruefungsart>
		<property:HSA-3AModul-3APruefungsart rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Referat</property:HSA-3AModul-3APruefungsart>
		<property:HSA-3AModul-3APruefungsdetails rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Gewichtung:
* Referat: 70%
* Studienarbeit: 30%</property:HSA-3AModul-3APruefungsdetails>
		<property:HSA-3AModul-3AQualifikationsziele rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Nach erfolgreicher Teilnahme am Modul sind die Studierenden in der Lage:
*  Gängige  Methoden  der  digitalen  Bildverarbeitung  verbal  zu beschreiben.
*  Für   die   Lösung   einer   Bildverarbeitungsaufgabe   geeignete Werkzeuge  aus  einer  Programmbibliothek  auszuwählen  und anzuwenden.
*  Verschiedene als Quellcode vorgegebene Programme zur digitalen Bildverarbeitung systematisch bezüglich Effektivität und Effizienz zu bewerten.
*  Lösungen für Bildverarbeitungsaufgaben mittlerer Komplexität selbständig zu entwickeln.</property:HSA-3AModul-3AQualifikationsziele>
		<property:HSA-3AModul-3ASWS rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6</property:HSA-3AModul-3ASWS>
		<property:HSA-3AModul-3ASWS-3ALehre rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2</property:HSA-3AModul-3ASWS-3ALehre>
		<property:HSA-3AModul-3ASWS-3APraktikum rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</property:HSA-3AModul-3ASWS-3APraktikum>
		<property:HSA-3AModul-3ASelbststudium rdf:datatype="http://www.w3.org/2001/XMLSchema#double">150</property:HSA-3AModul-3ASelbststudium>
		<property:HSA-3AModul-3ASelbststudiumMin rdf:datatype="http://www.w3.org/2001/XMLSchema#double">110</property:HSA-3AModul-3ASelbststudiumMin>
		<property:HSA-3AModul-3ASemester rdf:resource="&wiki;Bachelor-2DStudiengang_Interaktive_Medien_-28SPO_2018-29/IAM_4"/>
		<property:HSA-3AModul-3ASprache rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Deutsch</property:HSA-3AModul-3ASprache>
		<property:HSA-3AModul-3AStudiengang rdf:resource="&wiki;Bachelor-2DStudiengang_Interaktive_Medien_-28SPO_2018-29"/>
		<property:HSA-3AModul-3ATurnus rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Üblicherweise im Jahreszyklus; die Lehrveranstaltung wird nur angeboten, wenn sich genügend Teilnehmer anmelden.</property:HSA-3AModul-3ATurnus>
		<property:HSA-3AModul-3AVerantwortlicher rdf:resource="&wiki;Thomas_Rist"/>
		<property:HSA-3AModul-3AVerwendbarkeit rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Bachelorstudiengang Interaktive Medien</property:HSA-3AModul-3AVerwendbarkeit>
		<property:HSA-3AModul-3AWiederholungspruefung rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:HSA-3AModul-3AWiederholungspruefung>
		<property:HSA-3AModul-3AWirdGehalten rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Sommersemester</property:HSA-3AModul-3AWirdGehalten>
		<property:HSA-3AModul-3AZweitpruefer rdf:resource="&wiki;Gundolf_Kiefer"/>
		<property:Has_query rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERYf889167a3ac0c03f30b7b958beb42e83"/>
		<property:Has_query rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY82deee659b2946716f722615cae268a4"/>
		<property:Has_query rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY26161496c09e33e2eb94ea8382c0bc47"/>
		<property:Has_query rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY17d2a2f3eb6ef055f7856cdd1491eda1"/>
		<property:Has_query rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERYe98dd494b28c2b1f30bad471422f0265"/>
		<property:Has_query rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY62fd730e9868df05c3169c7174bef229"/>
		<property:Has_query rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY8c56334738af08e4c4ad17c05e2aea9b"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2020-04-17T10:15:04Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2458956.9271296</property:Modification_date-23aux>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERYf889167a3ac0c03f30b7b958beb42e83">
		<swivt:masterPage rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Modulkatalog:IAM (SPO 2018):Informatik]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung# QUERYf889167a3ac0c03f30b7b958beb42e83</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY82deee659b2946716f722615cae268a4">
		<swivt:masterPage rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:IAM 2018]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung# QUERY82deee659b2946716f722615cae268a4</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY26161496c09e33e2eb94ea8382c0bc47">
		<swivt:masterPage rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Modul:IAM (SPO 2018):Digitale Bildverarbeitung]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung# QUERY26161496c09e33e2eb94ea8382c0bc47</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY17d2a2f3eb6ef055f7856cdd1491eda1">
		<swivt:masterPage rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Hochschule Augsburg]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung# QUERY17d2a2f3eb6ef055f7856cdd1491eda1</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERYe98dd494b28c2b1f30bad471422f0265">
		<swivt:masterPage rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Bachelor-Studiengang Interaktive Medien (SPO 2018)]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung# QUERYe98dd494b28c2b1f30bad471422f0265</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY62fd730e9868df05c3169c7174bef229">
		<swivt:masterPage rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">plainlist</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Bachelor-Studiengang Interaktive Medien (SPO 2018)/Spezialisierungsphase]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung# QUERY62fd730e9868df05c3169c7174bef229</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="https://glossar.hs-augsburg.de/id/Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung-23_QUERY8c56334738af08e4c4ad17c05e2aea9b">
		<swivt:masterPage rdf:resource="&wiki;Modul-3AIAM_-28SPO_2018-29-3ADigitale_Bildverarbeitung"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">502</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">array</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[:Modul:IAM (SPO 2018):Digitale Bildverarbeitung]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IAM (SPO 2018):Digitale Bildverarbeitung# QUERY8c56334738af08e4c4ad17c05e2aea9b</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="https://glossar.hs-augsburg.de/id/Category-3AModulNeu" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AAbschnitt" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AAnmerkungen" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ABenotung" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ACredits" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ADauer" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AGewichtung" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AInHandbuch" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AInaktiv" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AInhalte" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AKuerzel" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ALehrform" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ALiteratur" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AModulart" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AModulkatalog" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AName" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AName-3AEnglisch" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3APraesenzzeit" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3APruefer" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3APruefung" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3APruefungsart" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3APruefungsdetails" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AQualifikationsziele" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ASWS" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ASWS-3ALehre" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ASWS-3APraktikum" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ASelbststudium" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ASelbststudiumMin" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ASemester" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ASprache" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AStudiengang" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3ATurnus" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AVerantwortlicher" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AVerwendbarkeit" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AWiederholungspruefung" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AWirdGehalten" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHSA-3AModul-3AZweitpruefer" />
	<owl:ObjectProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AHas_query" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#masterPage" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_depth" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_format" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_size" />
	<owl:DatatypeProperty rdf:about="https://glossar.hs-augsburg.de/id/Property-3AQuery_string" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>