Reformating Turtle files.

This commit is contained in:
Daniel Hernandez 2026-02-22 11:33:59 +01:00
parent eba9136962
commit ff33e77fb4
3 changed files with 25 additions and 25 deletions

View file

@ -67,14 +67,14 @@ religion:232 a mig:ReligionAffiliation ;
mig:person person:LewAug-00 ; mig:person person:LewAug-00 ;
mig:religion religion:Christianity ; mig:religion religion:Christianity ;
mig:dateStartFuzzy "1812" ; mig:dateStartFuzzy "1812" ;
mig:dateStart "1812-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateStart "1812-01-01"^^xsd:date ;
rdfs:comment "evangelical" . rdfs:comment "evangelical" .
religion:235 a mig:ReligionAffiliation ; religion:235 a mig:ReligionAffiliation ;
mig:person person:LewAug-00 ; mig:person person:LewAug-00 ;
mig:religion religion:Christianity ; mig:religion religion:Christianity ;
mig:dateStartFuzzy "1852" ; mig:dateStartFuzzy "1852" ;
mig:dateStart "1852-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateStart "1852-01-01"^^xsd:date ;
rdfs:comment "catholic" . rdfs:comment "catholic" .
religion:238 a mig:ReligionAffiliation ; religion:238 a mig:ReligionAffiliation ;
@ -84,7 +84,7 @@ religion:238 a mig:ReligionAffiliation ;
religion:244 a mig:ReligionAffiliation ; religion:244 a mig:ReligionAffiliation ;
mig:person person:MahGus-00 ; mig:person person:MahGus-00 ;
mig:religion religion:Judaism ; mig:religion religion:Judaism ;
mig:dateStart "1897-02-23"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateStart "1897-02-23"^^xsd:date ;
rdfs:comment "converted to Catholicism and was baptized\n“My Judaism, as things are now in the world, prevents me from entering any court theater. - Not Vienna, not Berlin, not Dresden, not Munich is open to me. The same wind blows everywhere. \"(Letter to Friedrich Löhr 1804)" . rdfs:comment "converted to Catholicism and was baptized\n“My Judaism, as things are now in the world, prevents me from entering any court theater. - Not Vienna, not Berlin, not Dresden, not Munich is open to me. The same wind blows everywhere. \"(Letter to Friedrich Löhr 1804)" .
religion:245 a mig:ReligionAffiliation ; religion:245 a mig:ReligionAffiliation ;
@ -108,7 +108,7 @@ religion:250 a mig:ReligionAffiliation ;
religion:253 a mig:ReligionAffiliation ; religion:253 a mig:ReligionAffiliation ;
mig:person person:RehAda-00 ; mig:person person:RehAda-00 ;
mig:religion religion:Christianity ; mig:religion religion:Christianity ;
mig:dateStart "1857-06-12"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateStart "1857-06-12"^^xsd:date ;
rdfs:comment "baptised in St Michael's Roman Catholic Church" . rdfs:comment "baptised in St Michael's Roman Catholic Church" .
religion:259 a mig:ReligionAffiliation ; religion:259 a mig:ReligionAffiliation ;
@ -154,10 +154,10 @@ religion:355 a mig:ReligionAffiliation ;
mig:person person:KreHei-00 ; mig:person person:KreHei-00 ;
mig:religion religion:Judaism ; mig:religion religion:Judaism ;
mig:dateStartFuzzy "1871" ; mig:dateStartFuzzy "1871" ;
mig:dateStart "1871-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateStart "1871-01-01"^^xsd:date ;
mig:dateStartMax "1873" ; mig:dateStartMax "1873" ;
mig:dateEndMin "1873-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateEndMin "1873-01-01"^^xsd:date ;
mig:dateEndMax "1873-12-31"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateEndMax "1873-12-31"^^xsd:date ;
rdfs:comment "He converted to the Catholic faith at the age of 54 as part of the assimilation of wider Jewish circles after the \"Interconfessional Laws\" of 1868 in Austria allowed a change of religion. He had all his children baptised Protestants in the places where they were born and where he had a stage engagement in each case." . rdfs:comment "He converted to the Catholic faith at the age of 54 as part of the assimilation of wider Jewish circles after the \"Interconfessional Laws\" of 1868 in Austria allowed a change of religion. He had all his children baptised Protestants in the places where they were born and where he had a stage engagement in each case." .
religion:356 a mig:ReligionAffiliation ; religion:356 a mig:ReligionAffiliation ;
@ -183,14 +183,14 @@ religion:423 a mig:ReligionAffiliation ;
mig:person person:ZemAle-00 ; mig:person person:ZemAle-00 ;
mig:religion religion:Judaism ; mig:religion religion:Judaism ;
mig:dateStartFuzzy "1899" ; mig:dateStartFuzzy "1899" ;
mig:dateStart "1899-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateStart "1899-01-01"^^xsd:date ;
rdfs:comment "In 1899 he resigned from the Israelite religious community because the climate for Jews in Vienna was deteriorating." . rdfs:comment "In 1899 he resigned from the Israelite religious community because the climate for Jews in Vienna was deteriorating." .
religion:429 a mig:ReligionAffiliation ; religion:429 a mig:ReligionAffiliation ;
mig:person person:ZemAle-00 ; mig:person person:ZemAle-00 ;
mig:religion religion:Christianity ; mig:religion religion:Christianity ;
mig:dateStartFuzzy "1906" ; mig:dateStartFuzzy "1906" ;
mig:dateStart "1906-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; mig:dateStart "1906-01-01"^^xsd:date ;
rdfs:comment "converting to Protestantism." . rdfs:comment "converting to Protestantism." .
religion:431 a mig:ReligionAffiliation ; religion:431 a mig:ReligionAffiliation ;

View file

@ -9,7 +9,8 @@
dct:creator tm:DanielHernandez . dct:creator tm:DanielHernandez .
tm:DanielHernandez a schema:Person ; tm:DanielHernandez a schema:Person ;
schema:identifier [ a schema:PropertyValue ; schema:identifier [
a schema:PropertyValue ;
schema:propertyID "ORCID" ; schema:propertyID "ORCID" ;
schema:value "0000-0002-7896-0875" ] ; schema:value "0000-0002-7896-0875" ] ;
schema:familyName "Hernandez"@en ; schema:familyName "Hernandez"@en ;

View file

@ -1,4 +1,4 @@
@prefix mig: <> . @prefix tm: <https://daniel.degu.cl/data/theather-migrants/ontology.ttl#> .
@prefix person: <https://daniel.degu.cl/data/theater-migrants/persons.ttl#> . @prefix person: <https://daniel.degu.cl/data/theater-migrants/persons.ttl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix religion: <https://daniel.degu.cl/data/theater-migrants/religions.ttl#> . @prefix religion: <https://daniel.degu.cl/data/theater-migrants/religions.ttl#> .
@ -67,14 +67,14 @@ religion:232 a tm:ReligionAffiliation ;
tm:person person:LewAug-00 ; tm:person person:LewAug-00 ;
tm:religion religion:Christianity ; tm:religion religion:Christianity ;
tm:dateStartFuzzy "1812" ; tm:dateStartFuzzy "1812" ;
tm:dateStart "1812-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateStart "1812-01-01"^^xsd:date ;
rdfs:comment "evangelical" . rdfs:comment "evangelical" .
religion:235 a tm:ReligionAffiliation ; religion:235 a tm:ReligionAffiliation ;
tm:person person:LewAug-00 ; tm:person person:LewAug-00 ;
tm:religion religion:Christianity ; tm:religion religion:Christianity ;
tm:dateStartFuzzy "1852" ; tm:dateStartFuzzy "1852" ;
tm:dateStart "1852-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateStart "1852-01-01"^^xsd:date ;
rdfs:comment "catholic" . rdfs:comment "catholic" .
religion:238 a tm:ReligionAffiliation ; religion:238 a tm:ReligionAffiliation ;
@ -84,7 +84,7 @@ religion:238 a tm:ReligionAffiliation ;
religion:244 a tm:ReligionAffiliation ; religion:244 a tm:ReligionAffiliation ;
tm:person person:MahGus-00 ; tm:person person:MahGus-00 ;
tm:religion religion:Judaism ; tm:religion religion:Judaism ;
tm:dateStart "1897-02-23"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateStart "1897-02-23"^^xsd:date ;
rdfs:comment "converted to Catholicism and was baptized\n“My Judaism, as things are now in the world, prevents me from entering any court theater. - Not Vienna, not Berlin, not Dresden, not Munich is open to me. The same wind blows everywhere. \"(Letter to Friedrich Löhr 1804)" . rdfs:comment "converted to Catholicism and was baptized\n“My Judaism, as things are now in the world, prevents me from entering any court theater. - Not Vienna, not Berlin, not Dresden, not Munich is open to me. The same wind blows everywhere. \"(Letter to Friedrich Löhr 1804)" .
religion:245 a tm:ReligionAffiliation ; religion:245 a tm:ReligionAffiliation ;
@ -108,7 +108,7 @@ religion:250 a tm:ReligionAffiliation ;
religion:253 a tm:ReligionAffiliation ; religion:253 a tm:ReligionAffiliation ;
tm:person person:RehAda-00 ; tm:person person:RehAda-00 ;
tm:religion religion:Christianity ; tm:religion religion:Christianity ;
tm:dateStart "1857-06-12"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateStart "1857-06-12"^^xsd:date ;
rdfs:comment "baptised in St Michael's Roman Catholic Church" . rdfs:comment "baptised in St Michael's Roman Catholic Church" .
religion:259 a tm:ReligionAffiliation ; religion:259 a tm:ReligionAffiliation ;
@ -154,10 +154,10 @@ religion:355 a tm:ReligionAffiliation ;
tm:person person:KreHei-00 ; tm:person person:KreHei-00 ;
tm:religion religion:Judaism ; tm:religion religion:Judaism ;
tm:dateStartFuzzy "1871" ; tm:dateStartFuzzy "1871" ;
tm:dateStart "1871-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateStart "1871-01-01"^^xsd:date ;
tm:dateStartMax "1873" ; tm:dateStartMax "1873" ;
tm:dateEndMin "1873-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateEndMin "1873-01-01"^^xsd:date ;
tm:dateEndMax "1873-12-31"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateEndMax "1873-12-31"^^xsd:date ;
rdfs:comment "He converted to the Catholic faith at the age of 54 as part of the assimilation of wider Jewish circles after the \"Interconfessional Laws\" of 1868 in Austria allowed a change of religion. He had all his children baptised Protestants in the places where they were born and where he had a stage engagement in each case." . rdfs:comment "He converted to the Catholic faith at the age of 54 as part of the assimilation of wider Jewish circles after the \"Interconfessional Laws\" of 1868 in Austria allowed a change of religion. He had all his children baptised Protestants in the places where they were born and where he had a stage engagement in each case." .
religion:356 a tm:ReligionAffiliation ; religion:356 a tm:ReligionAffiliation ;
@ -183,14 +183,14 @@ religion:423 a tm:ReligionAffiliation ;
tm:person person:ZemAle-00 ; tm:person person:ZemAle-00 ;
tm:religion religion:Judaism ; tm:religion religion:Judaism ;
tm:dateStartFuzzy "1899" ; tm:dateStartFuzzy "1899" ;
tm:dateStart "1899-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateStart "1899-01-01"^^xsd:date ;
rdfs:comment "In 1899 he resigned from the Israelite religious community because the climate for Jews in Vienna was deteriorating." . rdfs:comment "In 1899 he resigned from the Israelite religious community because the climate for Jews in Vienna was deteriorating." .
religion:429 a tm:ReligionAffiliation ; religion:429 a tm:ReligionAffiliation ;
tm:person person:ZemAle-00 ; tm:person person:ZemAle-00 ;
tm:religion religion:Christianity ; tm:religion religion:Christianity ;
tm:dateStartFuzzy "1906" ; tm:dateStartFuzzy "1906" ;
tm:dateStart "1906-01-01"^^<http://www.w3.org/2001/XMLSchema#date> ; tm:dateStart "1906-01-01"^^xsd:date ;
rdfs:comment "converting to Protestantism." . rdfs:comment "converting to Protestantism." .
religion:431 a tm:ReligionAffiliation ; religion:431 a tm:ReligionAffiliation ;
@ -205,4 +205,3 @@ religion:445 a tm:ReligionAffiliation ;
religion:446 a tm:ReligionAffiliation ; religion:446 a tm:ReligionAffiliation ;
tm:person person:HerAde-00 ; tm:person person:HerAde-00 ;
tm:religion religion:Christianity . tm:religion religion:Christianity .