summaryrefslogtreecommitdiff
path: root/ttl
diff options
context:
space:
mode:
Diffstat (limited to 'ttl')
-rw-r--r--ttl/head.ttl3
-rw-r--r--ttl/library_gmd.ttl177
-rw-r--r--ttl/people.ttl48
3 files changed, 227 insertions, 1 deletions
diff --git a/ttl/head.ttl b/ttl/head.ttl
index 2d4e756..ed80586 100644
--- a/ttl/head.ttl
+++ b/ttl/head.ttl
@@ -64,6 +64,7 @@
<#eumelspiegel82a>, <#eumelspiegel82b>, <#eumelspiegel82c>,
<#benutzerhandbuch16-01>, <#benutzerhandbuch16-02>, <#benutzerhandbuch16-03>, <#benutzerhandbuch16-04>, <#benutzerhandbuch16-05>, <#benutzerhandbuch16-06>, <#benutzerhandbuch16-07>, <#benutzerhandbuch16-08>, <#benutzerhandbuch16-09>, <#benutzerhandbuch16-10>, <#benutzerhandbuch16-11>, <#benutzerhandbuch16-12>, <#benutzerhandbuch16-13>, <#benutzerhandbuch16-14>, <#benutzerhandbuch16-15>, <#benutzerhandbuch16-16>, <#benutzerhandbuch16-17>, <#benutzerhandbuch16-18>, <#benutzerhandbuch16-19>, <#benutzerhandbuch16-20>, <#benutzerhandbuch16-21>,
<#entwurfsprinzipien>, <#zukunftsweisendesbetriebssystem>, <#vertriebspartner86>,
- <#mc87>, <#68oooer88>, <#cp86>, <#ct87>
+ <#mc87>, <#68oooer88>, <#cp86>, <#ct87>,
+ <#simsel-handbuch>, <#simsel-bio1>, <#simsel-bio2>, <#simsel-chemie1>, <#simsel-chemie2>, <#simsel-physik1>, <#simsel-physik2>, <#simsel-physik3>, <#simsel-physik4>, <#simsel-physik5>, <#simsel-chemiephysik>, <#schulis-mathe-handbuch>, <#schulis-mathe-begleitheft>
; .
diff --git a/ttl/library_gmd.ttl b/ttl/library_gmd.ttl
index eefbc6e..a1c0729 100644
--- a/ttl/library_gmd.ttl
+++ b/ttl/library_gmd.ttl
@@ -575,3 +575,180 @@ _:thing_gmdstudien_52
s:url <library/gmd_studien_52_193.djvu> ;
.
+#############################
+### schulis documentation ###
+#############################
+
+_:thing_simseldoc
+ a s:BookSeries ;
+ s:name "schulis-Simulationssystem" ;
+ s:publisher _:org_gmd ;
+ .
+
+<#simsel-handbuch>
+ a s:Book ;
+ s:numberOfPages "67";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL" ;
+ s:url <library/simsel-handbuch.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-bio1>
+ a s:Book ;
+ s:numberOfPages "81";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_schmidt, _:person_gaschick ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Biologie 1, Populationsökologie" ;
+ s:url <library/simsel-modellheft-biologie-1.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-bio2>
+ a s:Book ;
+ s:numberOfPages "41";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Biologie 2, Enzymkinetik" ;
+ s:url <library/simsel-modellheft-biologie-2.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-chemie1>
+ a s:Book ;
+ s:numberOfPages "53";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_asselborn , _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Chemie 1, Reaktionskinetik I" ;
+ s:url <library/simsel-modellheft-chemie-1.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-chemie2>
+ a s:Book ;
+ s:numberOfPages "73";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_asselborn , _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Chemie 2, Reaktionskinetik II" ;
+ s:url <library/simsel-modellheft-chemie-2.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-physik1>
+ a s:Book ;
+ s:numberOfPages "47";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_becker , _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Physik 1, Bewegungen im Gravitationsfeld" ;
+ s:url <library/simsel-modellheft-physik-1.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-physik2>
+ a s:Book ;
+ s:numberOfPages "41";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_korsch , _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Physik 2, Mechanische Schwingungen" ;
+ s:url <library/simsel-modellheft-physik-2.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-physik3>
+ a s:Book ;
+ s:numberOfPages "49";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_becker , _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Physik 3, Ladungen in elektrischen und magnetischen Feldern" ;
+ s:url <library/simsel-modellheft-physik-3.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-physik4>
+ a s:Book ;
+ s:numberOfPages "67";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_korsch , _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Physik 4, RLC-Schaltungen" ;
+ s:url <library/simsel-modellheft-physik-4.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-physik5>
+ a s:Book ;
+ s:numberOfPages "43";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_korsch , _:person_schmidt ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Physik 5, Relativistische Bewegungen" ;
+ s:url <library/simsel-modellheft-physik-5.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#simsel-chemiephysik>
+ a s:Book ;
+ s:numberOfPages "47";
+ #s:datePublished "" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_schmidt , _:person_becker ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "SIMSEL: Modellheft Chemie/Physik, Radioaktiver Zerfall" ;
+ s:url <library/simsel-modellheft-chemie-physik-radioaktiver-zerfall.djvu> ;
+ s:isPartOf _:thing_simseldoc ;
+ .
+
+<#schulis-mathe-handbuch>
+ a s:Book ;
+ s:numberOfPages "97";
+ s:datePublished "1990" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_abshoff , _:person_juenger, _:person_kraft;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "schulis-Mathematiksystem: Handbuch" ;
+ s:url <library/schulis-mathematiksystem-handbuch-1990.djvu> ;
+ .
+
+<#schulis-mathe-begleitheft>
+ a s:Book ;
+ s:numberOfPages "72";
+ s:datePublished "1990" ;
+ s:publisher _:org_gmd ;
+ s:author _:person_abshoff ;
+ s:inLanguage "de-DE" ;
+ s:about _:thing_schulis ;
+ s:name "schulis-Mathematiksystem: Didaktisches Begleitheft" ;
+ s:url <library/schulis-mathematiksystem-begleitheft-1990.djvu> ;
+ .
+
diff --git a/ttl/people.ttl b/ttl/people.ttl
index 44adb56..ec02ffe 100644
--- a/ttl/people.ttl
+++ b/ttl/people.ttl
@@ -291,3 +291,51 @@ _:person_bovermann
s:familyName "Bovermann" ;
.
+_:person_schmidt
+ a s:Person ;
+ s:givenName "Brigitte" ;
+ s:familyName "Schmidt" ;
+ .
+
+_:person_gaschick
+ a s:Person ;
+ s:givenName "Peter" ;
+ s:familyName "Gaschick" ;
+ .
+
+_:person_abshoff
+ a s:Person ;
+ s:givenName "Annemarie" ;
+ s:familyName "Abshoff" ;
+ .
+
+_:person_juenger
+ a s:Person ;
+ s:givenName "Georg" ;
+ s:familyName "Jünger" ;
+ .
+
+_:person_kraft
+ a s:Person ;
+ s:givenName "Reiner" ;
+ s:familyName "Kraft" ;
+ .
+
+_:person_asselborn
+ a s:Person ;
+ s:givenName "Wolfgang" ;
+ s:familyName "Asselborn" ;
+ .
+
+_:person_becker
+ a s:Person ;
+ s:givenName "Jürgen" ;
+ s:familyName "Becker" ;
+ .
+
+_:person_korsch
+ a s:Person ;
+ s:givenName "H.-J." ;
+ s:familyName "Korsch" ;
+ .
+