Rename prefix mig to tm.
This commit is contained in:
parent
ff33e77fb4
commit
75a0c5de79
5 changed files with 320 additions and 320 deletions
|
|
@ -1,187 +1,187 @@
|
||||||
@prefix schema: <https://schema.org/> .
|
@prefix schema: <https://schema.org/> .
|
||||||
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
||||||
@prefix mig: <https://daniel.degu.cl/data/mig.ttl#-> .
|
@prefix tm: <https://daniel.degu.cl/data/mig.ttl#-> .
|
||||||
|
|
||||||
country:Argentina a schema:Country ;
|
country:Argentina a schema:Country ;
|
||||||
rdfs:label "Argentina"@en ;
|
rdfs:label "Argentina"@en ;
|
||||||
mig:wikidataEntity wd:Q414 .
|
tm:wikidataEntity wd:Q414 .
|
||||||
country:Austria a schema:Country ;
|
country:Austria a schema:Country ;
|
||||||
rdfs:label "Austria"@en ;
|
rdfs:label "Austria"@en ;
|
||||||
mig:wikidataEntity wd:Q40 .
|
tm:wikidataEntity wd:Q40 .
|
||||||
country:Australia a schema:Country ;
|
country:Australia a schema:Country ;
|
||||||
rdfs:label "Australia"@en ;
|
rdfs:label "Australia"@en ;
|
||||||
mig:wikidataEntity wd:Q408 .
|
tm:wikidataEntity wd:Q408 .
|
||||||
country:Azerbaijan a schema:Country ;
|
country:Azerbaijan a schema:Country ;
|
||||||
rdfs:label "Azerbaijan"@en ;
|
rdfs:label "Azerbaijan"@en ;
|
||||||
mig:wikidataEntity wd:Q227 .
|
tm:wikidataEntity wd:Q227 .
|
||||||
country:Belgium a schema:Country ;
|
country:Belgium a schema:Country ;
|
||||||
rdfs:label "Belgium"@en ;
|
rdfs:label "Belgium"@en ;
|
||||||
mig:wikidataEntity wd:Q31 .
|
tm:wikidataEntity wd:Q31 .
|
||||||
country:Belarus a schema:Country ;
|
country:Belarus a schema:Country ;
|
||||||
rdfs:label "Belarus"@en ;
|
rdfs:label "Belarus"@en ;
|
||||||
mig:wikidataEntity wd:Q184 .
|
tm:wikidataEntity wd:Q184 .
|
||||||
country:Bulgaria a schema:Country ;
|
country:Bulgaria a schema:Country ;
|
||||||
rdfs:label "Bulgaria"@en ;
|
rdfs:label "Bulgaria"@en ;
|
||||||
mig:wikidataEntity wd:Q219 .
|
tm:wikidataEntity wd:Q219 .
|
||||||
country:Brazil a schema:Country ;
|
country:Brazil a schema:Country ;
|
||||||
rdfs:label "Brazil"@en ;
|
rdfs:label "Brazil"@en ;
|
||||||
mig:wikidataEntity wd:Q155 .
|
tm:wikidataEntity wd:Q155 .
|
||||||
country:Canada a schema:Country ;
|
country:Canada a schema:Country ;
|
||||||
rdfs:label "Canada"@en ;
|
rdfs:label "Canada"@en ;
|
||||||
mig:wikidataEntity wd:Q16 .
|
tm:wikidataEntity wd:Q16 .
|
||||||
country:Switzerland a schema:Country ;
|
country:Switzerland a schema:Country ;
|
||||||
rdfs:label "Switzerland"@en ;
|
rdfs:label "Switzerland"@en ;
|
||||||
mig:wikidataEntity wd:Q39 .
|
tm:wikidataEntity wd:Q39 .
|
||||||
country:Chile a schema:Country ;
|
country:Chile a schema:Country ;
|
||||||
rdfs:label "Chile"@en ;
|
rdfs:label "Chile"@en ;
|
||||||
mig:wikidataEntity wd:Q298 .
|
tm:wikidataEntity wd:Q298 .
|
||||||
country:Ukraine a schema:Country ;
|
country:Ukraine a schema:Country ;
|
||||||
rdfs:label "Ukraine"@en ;
|
rdfs:label "Ukraine"@en ;
|
||||||
mig:wikidataEntity wd:Q212 .
|
tm:wikidataEntity wd:Q212 .
|
||||||
country:Costa_Rica a schema:Country ;
|
country:Costa_Rica a schema:Country ;
|
||||||
rdfs:label "Costa Rica"@en ;
|
rdfs:label "Costa Rica"@en ;
|
||||||
mig:wikidataEntity wd:Q800 .
|
tm:wikidataEntity wd:Q800 .
|
||||||
country:Cuba a schema:Country ;
|
country:Cuba a schema:Country ;
|
||||||
rdfs:label "Cuba"@en ;
|
rdfs:label "Cuba"@en ;
|
||||||
mig:wikidataEntity wd:Q241 .
|
tm:wikidataEntity wd:Q241 .
|
||||||
country:Czech_Republic a schema:Country ;
|
country:Czech_Republic a schema:Country ;
|
||||||
rdfs:label "Czech Republic"@en ;
|
rdfs:label "Czech Republic"@en ;
|
||||||
mig:wikidataEntity wd:Q213 .
|
tm:wikidataEntity wd:Q213 .
|
||||||
country:Denmark a schema:Country ;
|
country:Denmark a schema:Country ;
|
||||||
rdfs:label "Denmark"@en ;
|
rdfs:label "Denmark"@en ;
|
||||||
mig:wikidataEntity wd:Q35 .
|
tm:wikidataEntity wd:Q35 .
|
||||||
country:Algeria a schema:Country ;
|
country:Algeria a schema:Country ;
|
||||||
rdfs:label "Algeria"@en ;
|
rdfs:label "Algeria"@en ;
|
||||||
mig:wikidataEntity wd:Q262 .
|
tm:wikidataEntity wd:Q262 .
|
||||||
country:Egypt a schema:Country ;
|
country:Egypt a schema:Country ;
|
||||||
rdfs:label "Egypt"@en ;
|
rdfs:label "Egypt"@en ;
|
||||||
mig:wikidataEntity wd:Q79 .
|
tm:wikidataEntity wd:Q79 .
|
||||||
country:El_Salvador a schema:Country ;
|
country:El_Salvador a schema:Country ;
|
||||||
rdfs:label "El Salvador"@en ;
|
rdfs:label "El Salvador"@en ;
|
||||||
mig:wikidataEntity wd:Q792 .
|
tm:wikidataEntity wd:Q792 .
|
||||||
country:Spain a schema:Country ;
|
country:Spain a schema:Country ;
|
||||||
rdfs:label "Spain"@en ;
|
rdfs:label "Spain"@en ;
|
||||||
mig:wikidataEntity wd:Q29 .
|
tm:wikidataEntity wd:Q29 .
|
||||||
country:Fiji a schema:Country ;
|
country:Fiji a schema:Country ;
|
||||||
rdfs:label "Fiji"@en ;
|
rdfs:label "Fiji"@en ;
|
||||||
mig:wikidataEntity wd:Q712 .
|
tm:wikidataEntity wd:Q712 .
|
||||||
country:France a schema:Country ;
|
country:France a schema:Country ;
|
||||||
rdfs:label "France"@en ;
|
rdfs:label "France"@en ;
|
||||||
mig:wikidataEntity wd:Q142 .
|
tm:wikidataEntity wd:Q142 .
|
||||||
country:United_Kingdom a schema:Country ;
|
country:United_Kingdom a schema:Country ;
|
||||||
rdfs:label "United Kingdom"@en ;
|
rdfs:label "United Kingdom"@en ;
|
||||||
mig:wikidataEntity wd:Q145 .
|
tm:wikidataEntity wd:Q145 .
|
||||||
country:Germany a schema:Country ;
|
country:Germany a schema:Country ;
|
||||||
rdfs:label "Germany"@en ;
|
rdfs:label "Germany"@en ;
|
||||||
mig:wikidataEntity wd:Q183 .
|
tm:wikidataEntity wd:Q183 .
|
||||||
country:Greece a schema:Country ;
|
country:Greece a schema:Country ;
|
||||||
rdfs:label "Greece"@en ;
|
rdfs:label "Greece"@en ;
|
||||||
mig:wikidataEntity wd:Q41 .
|
tm:wikidataEntity wd:Q41 .
|
||||||
country:Croatia a schema:Country ;
|
country:Croatia a schema:Country ;
|
||||||
rdfs:label "Croatia"@en ;
|
rdfs:label "Croatia"@en ;
|
||||||
mig:wikidataEntity wd:Q224 .
|
tm:wikidataEntity wd:Q224 .
|
||||||
country:Hungary a schema:Country ;
|
country:Hungary a schema:Country ;
|
||||||
rdfs:label "Hungary"@en ;
|
rdfs:label "Hungary"@en ;
|
||||||
mig:wikidataEntity wd:Q28 .
|
tm:wikidataEntity wd:Q28 .
|
||||||
country:Slovakia a schema:Country ;
|
country:Slovakia a schema:Country ;
|
||||||
rdfs:label "Slovakia"@en ;
|
rdfs:label "Slovakia"@en ;
|
||||||
mig:wikidataEntity wd:Q214 .
|
tm:wikidataEntity wd:Q214 .
|
||||||
country:Indonesia a schema:Country ;
|
country:Indonesia a schema:Country ;
|
||||||
rdfs:label "Indonesia"@en ;
|
rdfs:label "Indonesia"@en ;
|
||||||
mig:wikidataEntity wd:Q252 .
|
tm:wikidataEntity wd:Q252 .
|
||||||
country:Ireland a schema:Country ;
|
country:Ireland a schema:Country ;
|
||||||
rdfs:label "Ireland"@en ;
|
rdfs:label "Ireland"@en ;
|
||||||
mig:wikidataEntity wd:Q27 .
|
tm:wikidataEntity wd:Q27 .
|
||||||
country:India a schema:Country ;
|
country:India a schema:Country ;
|
||||||
rdfs:label "India"@en ;
|
rdfs:label "India"@en ;
|
||||||
mig:wikidataEntity wd:Q668 .
|
tm:wikidataEntity wd:Q668 .
|
||||||
country:Israel a schema:Country ;
|
country:Israel a schema:Country ;
|
||||||
rdfs:label "Israel"@en ;
|
rdfs:label "Israel"@en ;
|
||||||
mig:wikidataEntity wd:Q801 .
|
tm:wikidataEntity wd:Q801 .
|
||||||
country:Italy a schema:Country ;
|
country:Italy a schema:Country ;
|
||||||
rdfs:label "Italy"@en ;
|
rdfs:label "Italy"@en ;
|
||||||
mig:wikidataEntity wd:Q38 .
|
tm:wikidataEntity wd:Q38 .
|
||||||
country:Japan a schema:Country ;
|
country:Japan a schema:Country ;
|
||||||
rdfs:label "Japan"@en ;
|
rdfs:label "Japan"@en ;
|
||||||
mig:wikidataEntity wd:Q17 .
|
tm:wikidataEntity wd:Q17 .
|
||||||
country:Latvia a schema:Country ;
|
country:Latvia a schema:Country ;
|
||||||
rdfs:label "Latvia"@en ;
|
rdfs:label "Latvia"@en ;
|
||||||
mig:wikidataEntity wd:Q211 .
|
tm:wikidataEntity wd:Q211 .
|
||||||
country:Lithuania a schema:Country ;
|
country:Lithuania a schema:Country ;
|
||||||
rdfs:label "Lithuania"@en ;
|
rdfs:label "Lithuania"@en ;
|
||||||
mig:wikidataEntity wd:Q37 .
|
tm:wikidataEntity wd:Q37 .
|
||||||
country:Sri_Lanka a schema:Country ;
|
country:Sri_Lanka a schema:Country ;
|
||||||
rdfs:label "Sri Lanka"@en ;
|
rdfs:label "Sri Lanka"@en ;
|
||||||
mig:wikidataEntity wd:Q854 .
|
tm:wikidataEntity wd:Q854 .
|
||||||
country:Monaco a schema:Country ;
|
country:Monaco a schema:Country ;
|
||||||
rdfs:label "Monaco"@en ;
|
rdfs:label "Monaco"@en ;
|
||||||
mig:wikidataEntity wd:Q235 .
|
tm:wikidataEntity wd:Q235 .
|
||||||
country:Myanmar a schema:Country ;
|
country:Myanmar a schema:Country ;
|
||||||
rdfs:label "Myanmar"@en ;
|
rdfs:label "Myanmar"@en ;
|
||||||
mig:wikidataEntity wd:Q836 .
|
tm:wikidataEntity wd:Q836 .
|
||||||
country:Moldova a schema:Country ;
|
country:Moldova a schema:Country ;
|
||||||
rdfs:label "Moldova"@en ;
|
rdfs:label "Moldova"@en ;
|
||||||
mig:wikidataEntity wd:Q217 .
|
tm:wikidataEntity wd:Q217 .
|
||||||
country:Mexico a schema:Country ;
|
country:Mexico a schema:Country ;
|
||||||
rdfs:label "Mexico"@en ;
|
rdfs:label "Mexico"@en ;
|
||||||
mig:wikidataEntity wd:Q96 .
|
tm:wikidataEntity wd:Q96 .
|
||||||
country:Netherlands a schema:Country ;
|
country:Netherlands a schema:Country ;
|
||||||
rdfs:label "Netherlands"@en ;
|
rdfs:label "Netherlands"@en ;
|
||||||
mig:wikidataEntity wd:Q55 .
|
tm:wikidataEntity wd:Q55 .
|
||||||
country:Norway a schema:Country ;
|
country:Norway a schema:Country ;
|
||||||
rdfs:label "Norway"@en ;
|
rdfs:label "Norway"@en ;
|
||||||
mig:wikidataEntity wd:Q20 .
|
tm:wikidataEntity wd:Q20 .
|
||||||
country:New_Zealand a schema:Country ;
|
country:New_Zealand a schema:Country ;
|
||||||
rdfs:label "New Zealand"@en ;
|
rdfs:label "New Zealand"@en ;
|
||||||
mig:wikidataEntity wd:Q664 .
|
tm:wikidataEntity wd:Q664 .
|
||||||
country:Panama a schema:Country ;
|
country:Panama a schema:Country ;
|
||||||
rdfs:label "Panama"@en ;
|
rdfs:label "Panama"@en ;
|
||||||
mig:wikidataEntity wd:Q804 .
|
tm:wikidataEntity wd:Q804 .
|
||||||
country:Peru a schema:Country ;
|
country:Peru a schema:Country ;
|
||||||
rdfs:label "Peru"@en ;
|
rdfs:label "Peru"@en ;
|
||||||
mig:wikidataEntity wd:Q419 .
|
tm:wikidataEntity wd:Q419 .
|
||||||
country:Poland a schema:Country ;
|
country:Poland a schema:Country ;
|
||||||
rdfs:label "Poland"@en ;
|
rdfs:label "Poland"@en ;
|
||||||
mig:wikidataEntity wd:Q36 .
|
tm:wikidataEntity wd:Q36 .
|
||||||
country:Paraguay a schema:Country ;
|
country:Paraguay a schema:Country ;
|
||||||
rdfs:label "Paraguay"@en ;
|
rdfs:label "Paraguay"@en ;
|
||||||
mig:wikidataEntity wd:Q733 .
|
tm:wikidataEntity wd:Q733 .
|
||||||
country:Palestine a schema:Country ;
|
country:Palestine a schema:Country ;
|
||||||
rdfs:label "Palestine"@en ;
|
rdfs:label "Palestine"@en ;
|
||||||
mig:wikidataEntity wd:Q219060 .
|
tm:wikidataEntity wd:Q219060 .
|
||||||
country:Portugal a schema:Country ;
|
country:Portugal a schema:Country ;
|
||||||
rdfs:label "Portugal"@en ;
|
rdfs:label "Portugal"@en ;
|
||||||
mig:wikidataEntity wd:Q45 .
|
tm:wikidataEntity wd:Q45 .
|
||||||
country:Romania a schema:Country ;
|
country:Romania a schema:Country ;
|
||||||
rdfs:label "Romania"@en ;
|
rdfs:label "Romania"@en ;
|
||||||
mig:wikidataEntity wd:Q218 .
|
tm:wikidataEntity wd:Q218 .
|
||||||
country:Russia a schema:Country ;
|
country:Russia a schema:Country ;
|
||||||
rdfs:label "Russia"@en ;
|
rdfs:label "Russia"@en ;
|
||||||
mig:wikidataEntity wd:Q159 .
|
tm:wikidataEntity wd:Q159 .
|
||||||
country:Sweden a schema:Country ;
|
country:Sweden a schema:Country ;
|
||||||
rdfs:label "Sweden"@en ;
|
rdfs:label "Sweden"@en ;
|
||||||
mig:wikidataEntity wd:Q34 .
|
tm:wikidataEntity wd:Q34 .
|
||||||
country:Singapore a schema:Country ;
|
country:Singapore a schema:Country ;
|
||||||
rdfs:label "Singapore"@en ;
|
rdfs:label "Singapore"@en ;
|
||||||
mig:wikidataEntity wd:Q334 .
|
tm:wikidataEntity wd:Q334 .
|
||||||
country:Slovenia a schema:Country ;
|
country:Slovenia a schema:Country ;
|
||||||
rdfs:label "Slovenia"@en ;
|
rdfs:label "Slovenia"@en ;
|
||||||
mig:wikidataEntity wd:Q215 .
|
tm:wikidataEntity wd:Q215 .
|
||||||
country:Serbia a schema:Country ;
|
country:Serbia a schema:Country ;
|
||||||
rdfs:label "Serbia"@en ;
|
rdfs:label "Serbia"@en ;
|
||||||
mig:wikidataEntity wd:Q403 .
|
tm:wikidataEntity wd:Q403 .
|
||||||
country:Turkey a schema:Country ;
|
country:Turkey a schema:Country ;
|
||||||
rdfs:label "Turkey"@en ;
|
rdfs:label "Turkey"@en ;
|
||||||
mig:wikidataEntity wd:Q43 .
|
tm:wikidataEntity wd:Q43 .
|
||||||
country:United_States a schema:Country ;
|
country:United_States a schema:Country ;
|
||||||
rdfs:label "United States"@en ;
|
rdfs:label "United States"@en ;
|
||||||
mig:wikidataEntity wd:Q30 .
|
tm:wikidataEntity wd:Q30 .
|
||||||
country:Uruguay a schema:Country ;
|
country:Uruguay a schema:Country ;
|
||||||
rdfs:label "Uruguay"@en ;
|
rdfs:label "Uruguay"@en ;
|
||||||
mig:wikidataEntity wd:Q77 .
|
tm:wikidataEntity wd:Q77 .
|
||||||
country:Vietnam a schema:Country ;
|
country:Vietnam a schema:Country ;
|
||||||
rdfs:label "Vietnam"@en ;
|
rdfs:label "Vietnam"@en ;
|
||||||
mig:wikidataEntity wd:Q881 .
|
tm:wikidataEntity wd:Q881 .
|
||||||
country:South_Africa a schema:Country ;
|
country:South_Africa a schema:Country ;
|
||||||
rdfs:label "South Africa"@en ;
|
rdfs:label "South Africa"@en ;
|
||||||
mig:wikidataEntity wd:Q258 .
|
tm:wikidataEntity wd:Q258 .
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
@prefix wd: <http://www.wikidata.org/entity/> .
|
@prefix wd: <http://www.wikidata.org/entity/> .
|
||||||
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
|
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||||
@prefix mig: <https://daniel.degu.cl/data/mig.ttl#> .
|
@prefix tm: <https://daniel.degu.cl/data/mig.ttl#> .
|
||||||
@prefix schema: <https://schema.org/> .
|
@prefix schema: <https://schema.org/> .
|
||||||
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,251 +1,251 @@
|
||||||
@prefix wd: <http://www.wikidata.org/entity/> .
|
@prefix wd: <http://www.wikidata.org/entity/> .
|
||||||
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
|
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||||
@prefix mig: <https://daniel.degu.cl/data/mig.ttl#> .
|
@prefix tm: <https://daniel.degu.cl/data/mig.ttl#> .
|
||||||
@prefix schema: <https://schema.org/> .
|
@prefix schema: <https://schema.org/> .
|
||||||
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
||||||
|
|
||||||
country:Argentina a schema:Country ;
|
country:Argentina a schema:Country ;
|
||||||
rdfs:label "Argentina"@en ;
|
rdfs:label "Argentina"@en ;
|
||||||
mig:wikidataEntity wd:Q414 ;
|
tm:wikidataEntity wd:Q414 ;
|
||||||
mig:geonamesEntiy geo:3865483 .
|
tm:geonamesEntiy geo:3865483 .
|
||||||
country:Austria a schema:Country ;
|
country:Austria a schema:Country ;
|
||||||
rdfs:label "Austria"@en ;
|
rdfs:label "Austria"@en ;
|
||||||
mig:wikidataEntity wd:Q40 ;
|
tm:wikidataEntity wd:Q40 ;
|
||||||
mig:geonamesEntiy geo:2782113 .
|
tm:geonamesEntiy geo:2782113 .
|
||||||
country:Australia a schema:Country ;
|
country:Australia a schema:Country ;
|
||||||
rdfs:label "Australia"@en ;
|
rdfs:label "Australia"@en ;
|
||||||
mig:wikidataEntity wd:Q408 ;
|
tm:wikidataEntity wd:Q408 ;
|
||||||
mig:geonamesEntiy geo:2077456 .
|
tm:geonamesEntiy geo:2077456 .
|
||||||
country:Azerbaijan a schema:Country ;
|
country:Azerbaijan a schema:Country ;
|
||||||
rdfs:label "Azerbaijan"@en ;
|
rdfs:label "Azerbaijan"@en ;
|
||||||
mig:wikidataEntity wd:Q227 ;
|
tm:wikidataEntity wd:Q227 ;
|
||||||
mig:geonamesEntiy geo:587116 .
|
tm:geonamesEntiy geo:587116 .
|
||||||
country:Belgium a schema:Country ;
|
country:Belgium a schema:Country ;
|
||||||
rdfs:label "Belgium"@en ;
|
rdfs:label "Belgium"@en ;
|
||||||
mig:wikidataEntity wd:Q31 ;
|
tm:wikidataEntity wd:Q31 ;
|
||||||
mig:geonamesEntiy geo:2802361 .
|
tm:geonamesEntiy geo:2802361 .
|
||||||
country:Belarus a schema:Country ;
|
country:Belarus a schema:Country ;
|
||||||
rdfs:label "Belarus"@en ;
|
rdfs:label "Belarus"@en ;
|
||||||
mig:wikidataEntity wd:Q184 ;
|
tm:wikidataEntity wd:Q184 ;
|
||||||
mig:geonamesEntiy geo:630336 .
|
tm:geonamesEntiy geo:630336 .
|
||||||
country:Bulgaria a schema:Country ;
|
country:Bulgaria a schema:Country ;
|
||||||
rdfs:label "Bulgaria"@en ;
|
rdfs:label "Bulgaria"@en ;
|
||||||
mig:wikidataEntity wd:Q219 ;
|
tm:wikidataEntity wd:Q219 ;
|
||||||
mig:geonamesEntiy geo:732800 .
|
tm:geonamesEntiy geo:732800 .
|
||||||
country:Brazil a schema:Country ;
|
country:Brazil a schema:Country ;
|
||||||
rdfs:label "Brazil"@en ;
|
rdfs:label "Brazil"@en ;
|
||||||
mig:wikidataEntity wd:Q155 ;
|
tm:wikidataEntity wd:Q155 ;
|
||||||
mig:geonamesEntiy geo:3469034 .
|
tm:geonamesEntiy geo:3469034 .
|
||||||
country:Canada a schema:Country ;
|
country:Canada a schema:Country ;
|
||||||
rdfs:label "Canada"@en ;
|
rdfs:label "Canada"@en ;
|
||||||
mig:wikidataEntity wd:Q16 ;
|
tm:wikidataEntity wd:Q16 ;
|
||||||
mig:geonamesEntiy geo:6251999 .
|
tm:geonamesEntiy geo:6251999 .
|
||||||
country:Switzerland a schema:Country ;
|
country:Switzerland a schema:Country ;
|
||||||
rdfs:label "Switzerland"@en ;
|
rdfs:label "Switzerland"@en ;
|
||||||
mig:wikidataEntity wd:Q39 ;
|
tm:wikidataEntity wd:Q39 ;
|
||||||
mig:geonamesEntiy geo:2658434 .
|
tm:geonamesEntiy geo:2658434 .
|
||||||
country:Chile a schema:Country ;
|
country:Chile a schema:Country ;
|
||||||
rdfs:label "Chile"@en ;
|
rdfs:label "Chile"@en ;
|
||||||
mig:wikidataEntity wd:Q298 ;
|
tm:wikidataEntity wd:Q298 ;
|
||||||
mig:geonamesEntiy geo:3895114 .
|
tm:geonamesEntiy geo:3895114 .
|
||||||
country:Ukraine a schema:Country ;
|
country:Ukraine a schema:Country ;
|
||||||
rdfs:label "Ukraine"@en ;
|
rdfs:label "Ukraine"@en ;
|
||||||
mig:wikidataEntity wd:Q212 ;
|
tm:wikidataEntity wd:Q212 ;
|
||||||
mig:geonamesEntiy geo:690791 .
|
tm:geonamesEntiy geo:690791 .
|
||||||
country:Costa_Rica a schema:Country ;
|
country:Costa_Rica a schema:Country ;
|
||||||
rdfs:label "Costa Rica"@en ;
|
rdfs:label "Costa Rica"@en ;
|
||||||
mig:wikidataEntity wd:Q800 ;
|
tm:wikidataEntity wd:Q800 ;
|
||||||
mig:geonamesEntiy geo:3624060 .
|
tm:geonamesEntiy geo:3624060 .
|
||||||
country:Cuba a schema:Country ;
|
country:Cuba a schema:Country ;
|
||||||
rdfs:label "Cuba"@en ;
|
rdfs:label "Cuba"@en ;
|
||||||
mig:wikidataEntity wd:Q241 ;
|
tm:wikidataEntity wd:Q241 ;
|
||||||
mig:geonamesEntiy geo:3562981 .
|
tm:geonamesEntiy geo:3562981 .
|
||||||
country:Czech_Republic a schema:Country ;
|
country:Czech_Republic a schema:Country ;
|
||||||
rdfs:label "Czech Republic"@en ;
|
rdfs:label "Czech Republic"@en ;
|
||||||
mig:wikidataEntity wd:Q213 ;
|
tm:wikidataEntity wd:Q213 ;
|
||||||
mig:geonamesEntiy geo:3077311 .
|
tm:geonamesEntiy geo:3077311 .
|
||||||
country:Denmark a schema:Country ;
|
country:Denmark a schema:Country ;
|
||||||
rdfs:label "Denmark"@en ;
|
rdfs:label "Denmark"@en ;
|
||||||
mig:wikidataEntity wd:Q35 ;
|
tm:wikidataEntity wd:Q35 ;
|
||||||
mig:geonamesEntiy geo:2623032 .
|
tm:geonamesEntiy geo:2623032 .
|
||||||
country:Algeria a schema:Country ;
|
country:Algeria a schema:Country ;
|
||||||
rdfs:label "Algeria"@en ;
|
rdfs:label "Algeria"@en ;
|
||||||
mig:wikidataEntity wd:Q262 ;
|
tm:wikidataEntity wd:Q262 ;
|
||||||
mig:geonamesEntiy geo:2589581 .
|
tm:geonamesEntiy geo:2589581 .
|
||||||
country:Egypt a schema:Country ;
|
country:Egypt a schema:Country ;
|
||||||
rdfs:label "Egypt"@en ;
|
rdfs:label "Egypt"@en ;
|
||||||
mig:wikidataEntity wd:Q79 ;
|
tm:wikidataEntity wd:Q79 ;
|
||||||
mig:geonamesEntiy geo:357994 .
|
tm:geonamesEntiy geo:357994 .
|
||||||
country:El_Salvador a schema:Country ;
|
country:El_Salvador a schema:Country ;
|
||||||
rdfs:label "El Salvador"@en ;
|
rdfs:label "El Salvador"@en ;
|
||||||
mig:wikidataEntity wd:Q792 ;
|
tm:wikidataEntity wd:Q792 ;
|
||||||
mig:geonamesEntiy geo:3585968 .
|
tm:geonamesEntiy geo:3585968 .
|
||||||
country:Spain a schema:Country ;
|
country:Spain a schema:Country ;
|
||||||
rdfs:label "Spain"@en ;
|
rdfs:label "Spain"@en ;
|
||||||
mig:wikidataEntity wd:Q29 ;
|
tm:wikidataEntity wd:Q29 ;
|
||||||
mig:geonamesEntiy geo:2510769 .
|
tm:geonamesEntiy geo:2510769 .
|
||||||
country:Fiji a schema:Country ;
|
country:Fiji a schema:Country ;
|
||||||
rdfs:label "Fiji"@en ;
|
rdfs:label "Fiji"@en ;
|
||||||
mig:wikidataEntity wd:Q712 ;
|
tm:wikidataEntity wd:Q712 ;
|
||||||
mig:geonamesEntiy geo:2205218 .
|
tm:geonamesEntiy geo:2205218 .
|
||||||
country:France a schema:Country ;
|
country:France a schema:Country ;
|
||||||
rdfs:label "France"@en ;
|
rdfs:label "France"@en ;
|
||||||
mig:wikidataEntity wd:Q142 ;
|
tm:wikidataEntity wd:Q142 ;
|
||||||
mig:geonamesEntiy geo:3017382 .
|
tm:geonamesEntiy geo:3017382 .
|
||||||
country:United_Kingdom a schema:Country ;
|
country:United_Kingdom a schema:Country ;
|
||||||
rdfs:label "United Kingdom"@en ;
|
rdfs:label "United Kingdom"@en ;
|
||||||
mig:wikidataEntity wd:Q145 ;
|
tm:wikidataEntity wd:Q145 ;
|
||||||
mig:geonamesEntiy geo:2635167 .
|
tm:geonamesEntiy geo:2635167 .
|
||||||
country:Germany a schema:Country ;
|
country:Germany a schema:Country ;
|
||||||
rdfs:label "Germany"@en ;
|
rdfs:label "Germany"@en ;
|
||||||
mig:wikidataEntity wd:Q183 ;
|
tm:wikidataEntity wd:Q183 ;
|
||||||
mig:geonamesEntiy geo:2921044 .
|
tm:geonamesEntiy geo:2921044 .
|
||||||
country:Greece a schema:Country ;
|
country:Greece a schema:Country ;
|
||||||
rdfs:label "Greece"@en ;
|
rdfs:label "Greece"@en ;
|
||||||
mig:wikidataEntity wd:Q41 ;
|
tm:wikidataEntity wd:Q41 ;
|
||||||
mig:geonamesEntiy geo:390903 .
|
tm:geonamesEntiy geo:390903 .
|
||||||
country:Croatia a schema:Country ;
|
country:Croatia a schema:Country ;
|
||||||
rdfs:label "Croatia"@en ;
|
rdfs:label "Croatia"@en ;
|
||||||
mig:wikidataEntity wd:Q224 ;
|
tm:wikidataEntity wd:Q224 ;
|
||||||
mig:geonamesEntiy geo:3202326 .
|
tm:geonamesEntiy geo:3202326 .
|
||||||
country:Hungary a schema:Country ;
|
country:Hungary a schema:Country ;
|
||||||
rdfs:label "Hungary"@en ;
|
rdfs:label "Hungary"@en ;
|
||||||
mig:wikidataEntity wd:Q28 ;
|
tm:wikidataEntity wd:Q28 ;
|
||||||
mig:geonamesEntiy geo:719819 .
|
tm:geonamesEntiy geo:719819 .
|
||||||
country:Slovakia a schema:Country ;
|
country:Slovakia a schema:Country ;
|
||||||
rdfs:label "Slovakia"@en ;
|
rdfs:label "Slovakia"@en ;
|
||||||
mig:wikidataEntity wd:Q214 ;
|
tm:wikidataEntity wd:Q214 ;
|
||||||
mig:geonamesEntiy geo:3057568 .
|
tm:geonamesEntiy geo:3057568 .
|
||||||
country:Indonesia a schema:Country ;
|
country:Indonesia a schema:Country ;
|
||||||
rdfs:label "Indonesia"@en ;
|
rdfs:label "Indonesia"@en ;
|
||||||
mig:wikidataEntity wd:Q252 ;
|
tm:wikidataEntity wd:Q252 ;
|
||||||
mig:geonamesEntiy geo:1643084 .
|
tm:geonamesEntiy geo:1643084 .
|
||||||
country:Ireland a schema:Country ;
|
country:Ireland a schema:Country ;
|
||||||
rdfs:label "Ireland"@en ;
|
rdfs:label "Ireland"@en ;
|
||||||
mig:wikidataEntity wd:Q27 ;
|
tm:wikidataEntity wd:Q27 ;
|
||||||
mig:geonamesEntiy geo:2963597 .
|
tm:geonamesEntiy geo:2963597 .
|
||||||
country:India a schema:Country ;
|
country:India a schema:Country ;
|
||||||
rdfs:label "India"@en ;
|
rdfs:label "India"@en ;
|
||||||
mig:wikidataEntity wd:Q668 ;
|
tm:wikidataEntity wd:Q668 ;
|
||||||
mig:geonamesEntiy geo:1269750 .
|
tm:geonamesEntiy geo:1269750 .
|
||||||
country:Israel a schema:Country ;
|
country:Israel a schema:Country ;
|
||||||
rdfs:label "Israel"@en ;
|
rdfs:label "Israel"@en ;
|
||||||
mig:wikidataEntity wd:Q801 ;
|
tm:wikidataEntity wd:Q801 ;
|
||||||
mig:geonamesEntiy geo:294640 .
|
tm:geonamesEntiy geo:294640 .
|
||||||
country:Italy a schema:Country ;
|
country:Italy a schema:Country ;
|
||||||
rdfs:label "Italy"@en ;
|
rdfs:label "Italy"@en ;
|
||||||
mig:wikidataEntity wd:Q38 ;
|
tm:wikidataEntity wd:Q38 ;
|
||||||
mig:geonamesEntiy geo:3175395 .
|
tm:geonamesEntiy geo:3175395 .
|
||||||
country:Japan a schema:Country ;
|
country:Japan a schema:Country ;
|
||||||
rdfs:label "Japan"@en ;
|
rdfs:label "Japan"@en ;
|
||||||
mig:wikidataEntity wd:Q17 ;
|
tm:wikidataEntity wd:Q17 ;
|
||||||
mig:geonamesEntiy geo:1861060 .
|
tm:geonamesEntiy geo:1861060 .
|
||||||
country:Latvia a schema:Country ;
|
country:Latvia a schema:Country ;
|
||||||
rdfs:label "Latvia"@en ;
|
rdfs:label "Latvia"@en ;
|
||||||
mig:wikidataEntity wd:Q211 ;
|
tm:wikidataEntity wd:Q211 ;
|
||||||
mig:geonamesEntiy geo:458258 .
|
tm:geonamesEntiy geo:458258 .
|
||||||
country:Lithuania a schema:Country ;
|
country:Lithuania a schema:Country ;
|
||||||
rdfs:label "Lithuania"@en ;
|
rdfs:label "Lithuania"@en ;
|
||||||
mig:wikidataEntity wd:Q37 ;
|
tm:wikidataEntity wd:Q37 ;
|
||||||
mig:geonamesEntiy geo:597427 .
|
tm:geonamesEntiy geo:597427 .
|
||||||
country:Sri_Lanka a schema:Country ;
|
country:Sri_Lanka a schema:Country ;
|
||||||
rdfs:label "Sri Lanka"@en ;
|
rdfs:label "Sri Lanka"@en ;
|
||||||
mig:wikidataEntity wd:Q854 ;
|
tm:wikidataEntity wd:Q854 ;
|
||||||
mig:geonamesEntiy geo:1227603 .
|
tm:geonamesEntiy geo:1227603 .
|
||||||
country:Monaco a schema:Country ;
|
country:Monaco a schema:Country ;
|
||||||
rdfs:label "Monaco"@en ;
|
rdfs:label "Monaco"@en ;
|
||||||
mig:wikidataEntity wd:Q235 ;
|
tm:wikidataEntity wd:Q235 ;
|
||||||
mig:geonamesEntiy geo:2993457 .
|
tm:geonamesEntiy geo:2993457 .
|
||||||
country:Myanmar a schema:Country ;
|
country:Myanmar a schema:Country ;
|
||||||
rdfs:label "Myanmar"@en ;
|
rdfs:label "Myanmar"@en ;
|
||||||
mig:wikidataEntity wd:Q836 ;
|
tm:wikidataEntity wd:Q836 ;
|
||||||
mig:geonamesEntiy geo:1327865 .
|
tm:geonamesEntiy geo:1327865 .
|
||||||
country:Moldova a schema:Country ;
|
country:Moldova a schema:Country ;
|
||||||
rdfs:label "Moldova"@en ;
|
rdfs:label "Moldova"@en ;
|
||||||
mig:wikidataEntity wd:Q217 ;
|
tm:wikidataEntity wd:Q217 ;
|
||||||
mig:geonamesEntiy geo:617790 .
|
tm:geonamesEntiy geo:617790 .
|
||||||
country:Mexico a schema:Country ;
|
country:Mexico a schema:Country ;
|
||||||
rdfs:label "Mexico"@en ;
|
rdfs:label "Mexico"@en ;
|
||||||
mig:wikidataEntity wd:Q96 ;
|
tm:wikidataEntity wd:Q96 ;
|
||||||
mig:geonamesEntiy geo:3996063 .
|
tm:geonamesEntiy geo:3996063 .
|
||||||
country:Netherlands a schema:Country ;
|
country:Netherlands a schema:Country ;
|
||||||
rdfs:label "Netherlands"@en ;
|
rdfs:label "Netherlands"@en ;
|
||||||
mig:wikidataEntity wd:Q55 ;
|
tm:wikidataEntity wd:Q55 ;
|
||||||
mig:geonamesEntiy geo:2750405 .
|
tm:geonamesEntiy geo:2750405 .
|
||||||
country:Norway a schema:Country ;
|
country:Norway a schema:Country ;
|
||||||
rdfs:label "Norway"@en ;
|
rdfs:label "Norway"@en ;
|
||||||
mig:wikidataEntity wd:Q20 ;
|
tm:wikidataEntity wd:Q20 ;
|
||||||
mig:geonamesEntiy geo:3144096 .
|
tm:geonamesEntiy geo:3144096 .
|
||||||
country:New_Zealand a schema:Country ;
|
country:New_Zealand a schema:Country ;
|
||||||
rdfs:label "New Zealand"@en ;
|
rdfs:label "New Zealand"@en ;
|
||||||
mig:wikidataEntity wd:Q664 ;
|
tm:wikidataEntity wd:Q664 ;
|
||||||
mig:geonamesEntiy geo:2186224 .
|
tm:geonamesEntiy geo:2186224 .
|
||||||
country:Panama a schema:Country ;
|
country:Panama a schema:Country ;
|
||||||
rdfs:label "Panama"@en ;
|
rdfs:label "Panama"@en ;
|
||||||
mig:wikidataEntity wd:Q804 ;
|
tm:wikidataEntity wd:Q804 ;
|
||||||
mig:geonamesEntiy geo:3703430 .
|
tm:geonamesEntiy geo:3703430 .
|
||||||
country:Peru a schema:Country ;
|
country:Peru a schema:Country ;
|
||||||
rdfs:label "Peru"@en ;
|
rdfs:label "Peru"@en ;
|
||||||
mig:wikidataEntity wd:Q419 ;
|
tm:wikidataEntity wd:Q419 ;
|
||||||
mig:geonamesEntiy geo:3932488 .
|
tm:geonamesEntiy geo:3932488 .
|
||||||
country:Poland a schema:Country ;
|
country:Poland a schema:Country ;
|
||||||
rdfs:label "Poland"@en ;
|
rdfs:label "Poland"@en ;
|
||||||
mig:wikidataEntity wd:Q36 ;
|
tm:wikidataEntity wd:Q36 ;
|
||||||
mig:geonamesEntiy geo:798544 .
|
tm:geonamesEntiy geo:798544 .
|
||||||
country:Paraguay a schema:Country ;
|
country:Paraguay a schema:Country ;
|
||||||
rdfs:label "Paraguay"@en ;
|
rdfs:label "Paraguay"@en ;
|
||||||
mig:wikidataEntity wd:Q733 ;
|
tm:wikidataEntity wd:Q733 ;
|
||||||
mig:geonamesEntiy geo:3437598 .
|
tm:geonamesEntiy geo:3437598 .
|
||||||
country:Palestine a schema:Country ;
|
country:Palestine a schema:Country ;
|
||||||
rdfs:label "Palestine"@en ;
|
rdfs:label "Palestine"@en ;
|
||||||
mig:wikidataEntity wd:Q219060 ;
|
tm:wikidataEntity wd:Q219060 ;
|
||||||
mig:geonamesEntiy geo:6254930 .
|
tm:geonamesEntiy geo:6254930 .
|
||||||
country:Portugal a schema:Country ;
|
country:Portugal a schema:Country ;
|
||||||
rdfs:label "Portugal"@en ;
|
rdfs:label "Portugal"@en ;
|
||||||
mig:wikidataEntity wd:Q45 ;
|
tm:wikidataEntity wd:Q45 ;
|
||||||
mig:geonamesEntiy geo:2264397 .
|
tm:geonamesEntiy geo:2264397 .
|
||||||
country:Romania a schema:Country ;
|
country:Romania a schema:Country ;
|
||||||
rdfs:label "Romania"@en ;
|
rdfs:label "Romania"@en ;
|
||||||
mig:wikidataEntity wd:Q218 ;
|
tm:wikidataEntity wd:Q218 ;
|
||||||
mig:geonamesEntiy geo:798549 .
|
tm:geonamesEntiy geo:798549 .
|
||||||
country:Russia a schema:Country ;
|
country:Russia a schema:Country ;
|
||||||
rdfs:label "Russia"@en ;
|
rdfs:label "Russia"@en ;
|
||||||
mig:wikidataEntity wd:Q159 ;
|
tm:wikidataEntity wd:Q159 ;
|
||||||
mig:geonamesEntiy geo:2017370 .
|
tm:geonamesEntiy geo:2017370 .
|
||||||
country:Sweden a schema:Country ;
|
country:Sweden a schema:Country ;
|
||||||
rdfs:label "Sweden"@en ;
|
rdfs:label "Sweden"@en ;
|
||||||
mig:wikidataEntity wd:Q34 ;
|
tm:wikidataEntity wd:Q34 ;
|
||||||
mig:geonamesEntiy geo:2661886 .
|
tm:geonamesEntiy geo:2661886 .
|
||||||
country:Singapore a schema:Country ;
|
country:Singapore a schema:Country ;
|
||||||
rdfs:label "Singapore"@en ;
|
rdfs:label "Singapore"@en ;
|
||||||
mig:wikidataEntity wd:Q334 ;
|
tm:wikidataEntity wd:Q334 ;
|
||||||
mig:geonamesEntiy geo:1880251 .
|
tm:geonamesEntiy geo:1880251 .
|
||||||
country:Slovenia a schema:Country ;
|
country:Slovenia a schema:Country ;
|
||||||
rdfs:label "Slovenia"@en ;
|
rdfs:label "Slovenia"@en ;
|
||||||
mig:wikidataEntity wd:Q215 ;
|
tm:wikidataEntity wd:Q215 ;
|
||||||
mig:geonamesEntiy geo:3190538 .
|
tm:geonamesEntiy geo:3190538 .
|
||||||
country:Serbia a schema:Country ;
|
country:Serbia a schema:Country ;
|
||||||
rdfs:label "Serbia"@en ;
|
rdfs:label "Serbia"@en ;
|
||||||
mig:wikidataEntity wd:Q403 ;
|
tm:wikidataEntity wd:Q403 ;
|
||||||
mig:geonamesEntiy geo:6290252 .
|
tm:geonamesEntiy geo:6290252 .
|
||||||
country:Turkey a schema:Country ;
|
country:Turkey a schema:Country ;
|
||||||
rdfs:label "Turkey"@en ;
|
rdfs:label "Turkey"@en ;
|
||||||
mig:wikidataEntity wd:Q43 ;
|
tm:wikidataEntity wd:Q43 ;
|
||||||
mig:geonamesEntiy geo:298795 .
|
tm:geonamesEntiy geo:298795 .
|
||||||
country:United_States a schema:Country ;
|
country:United_States a schema:Country ;
|
||||||
rdfs:label "United States"@en ;
|
rdfs:label "United States"@en ;
|
||||||
mig:wikidataEntity wd:Q30 ;
|
tm:wikidataEntity wd:Q30 ;
|
||||||
mig:geonamesEntiy geo:6252001 .
|
tm:geonamesEntiy geo:6252001 .
|
||||||
country:Uruguay a schema:Country ;
|
country:Uruguay a schema:Country ;
|
||||||
rdfs:label "Uruguay"@en ;
|
rdfs:label "Uruguay"@en ;
|
||||||
mig:wikidataEntity wd:Q77 ;
|
tm:wikidataEntity wd:Q77 ;
|
||||||
mig:geonamesEntiy geo:3439705 .
|
tm:geonamesEntiy geo:3439705 .
|
||||||
country:Vietnam a schema:Country ;
|
country:Vietnam a schema:Country ;
|
||||||
rdfs:label "Vietnam"@en ;
|
rdfs:label "Vietnam"@en ;
|
||||||
mig:wikidataEntity wd:Q881 ;
|
tm:wikidataEntity wd:Q881 ;
|
||||||
mig:geonamesEntiy geo:1562822 .
|
tm:geonamesEntiy geo:1562822 .
|
||||||
country:South_Africa a schema:Country ;
|
country:South_Africa a schema:Country ;
|
||||||
rdfs:label "South Africa"@en ;
|
rdfs:label "South Africa"@en ;
|
||||||
mig:wikidataEntity wd:Q258 ;
|
tm:wikidataEntity wd:Q258 ;
|
||||||
mig:geonamesEntiy geo:953987 .
|
tm:geonamesEntiy geo:953987 .
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
@prefix wd: <http://www.wikidata.org/entity/> .
|
@prefix wd: <http://www.wikidata.org/entity/> .
|
||||||
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
|
@prefix wdt: <http://www.wikidata.org/prop/direct/> .
|
||||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||||
@prefix mig: <https://daniel.degu.cl/data/mig.ttl#> .
|
@prefix tm: <https://daniel.degu.cl/data/mig.ttl#> .
|
||||||
@prefix schema: <https://schema.org/> .
|
@prefix schema: <https://schema.org/> .
|
||||||
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
@prefix country: <https://daniel.degu.cl/data/countries.ttl#Country-> .
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,208 +1,208 @@
|
||||||
@prefix mig: <https://daniel.degu.cl/data/theater-migrants/mig.ttl#> .
|
@prefix tm: <https://daniel.degu.cl/data/theater-migrants/mig.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#> .
|
||||||
@prefix schema: <https://schema.org/> .
|
@prefix schema: <https://schema.org/> .
|
||||||
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
|
||||||
|
|
||||||
religion:196 a mig:ReligionAffiliation ;
|
religion:196 a tm:ReligionAffiliation ;
|
||||||
mig:person person:BecMar-00 ;
|
tm:person person:BecMar-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Was born to a Jewish family" .
|
rdfs:comment "Was born to a Jewish family" .
|
||||||
|
|
||||||
religion:199 a mig:ReligionAffiliation ;
|
religion:199 a tm:ReligionAffiliation ;
|
||||||
mig:person person:GerBer-00 ;
|
tm:person person:GerBer-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Jewish, her mother was an Orthodox Jew" .
|
rdfs:comment "Jewish, her mother was an Orthodox Jew" .
|
||||||
|
|
||||||
religion:205 a mig:ReligionAffiliation ;
|
religion:205 a tm:ReligionAffiliation ;
|
||||||
mig:person person:GluAlm-00 ;
|
tm:person person:GluAlm-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Jewish, showing attraction to Anglican Christianity (attended the Episcopal Church in New Hartford), in addition, all three of her children were baptized" .
|
rdfs:comment "Jewish, showing attraction to Anglican Christianity (attended the Episcopal Church in New Hartford), in addition, all three of her children were baptized" .
|
||||||
|
|
||||||
religion:208 a mig:ReligionAffiliation ;
|
religion:208 a tm:ReligionAffiliation ;
|
||||||
mig:person person:GolAbr-00 ;
|
tm:person person:GolAbr-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Yew" .
|
rdfs:comment "Yew" .
|
||||||
|
|
||||||
religion:211 a mig:ReligionAffiliation ;
|
religion:211 a tm:ReligionAffiliation ;
|
||||||
mig:person person:GolAbr-00 ;
|
tm:person person:GolAbr-00 ;
|
||||||
mig:dateStartFuzzy "1883" ;
|
tm:dateStartFuzzy "1883" ;
|
||||||
rdfs:comment "Bar Kochba (1883) steht im Zeichen des beginnenden Zionismus" .
|
rdfs:comment "Bar Kochba (1883) steht im Zeichen des beginnenden Zionismus" .
|
||||||
|
|
||||||
religion:217 a mig:ReligionAffiliation ;
|
religion:217 a tm:ReligionAffiliation ;
|
||||||
mig:person person:HelAnn-00 ;
|
tm:person person:HelAnn-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "May have converted from Judaism to Roman Catholicism as she married Carrera." .
|
rdfs:comment "May have converted from Judaism to Roman Catholicism as she married Carrera." .
|
||||||
|
|
||||||
religion:218 a mig:ReligionAffiliation ;
|
religion:218 a tm:ReligionAffiliation ;
|
||||||
mig:person person:HelAnn-00 ;
|
tm:person person:HelAnn-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
religion:220 a mig:ReligionAffiliation ;
|
religion:220 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KalBer-00 ;
|
tm:person person:KalBer-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Jewish; Fifteen hundred people attended her funeral, considered a disappointing turnout, considering her status in the Jewish community. She had come to be seen as \"a relic of the theatrical past, with a manner too romantic and grand even for the Yiddish stage\"\n" .
|
rdfs:comment "Jewish; Fifteen hundred people attended her funeral, considered a disappointing turnout, considering her status in the Jewish community. She had come to be seen as \"a relic of the theatrical past, with a manner too romantic and grand even for the Yiddish stage\"\n" .
|
||||||
|
|
||||||
religion:223 a mig:ReligionAffiliation ;
|
religion:223 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KreEli-00 ;
|
tm:person person:KreEli-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "baptised evangelical Christian (as a baby), comes from a Jewish family (negative thematised in the wedding to Paul von Thurn und Taxis)" .
|
rdfs:comment "baptised evangelical Christian (as a baby), comes from a Jewish family (negative thematised in the wedding to Paul von Thurn und Taxis)" .
|
||||||
|
|
||||||
religion:224 a mig:ReligionAffiliation ;
|
religion:224 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KreEli-00 ;
|
tm:person person:KreEli-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
religion:226 a mig:ReligionAffiliation ;
|
religion:226 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KroSel-00 ;
|
tm:person person:KroSel-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Family with jewish roots" .
|
rdfs:comment "Family with jewish roots" .
|
||||||
|
|
||||||
religion:229 a mig:ReligionAffiliation ;
|
religion:229 a tm:ReligionAffiliation ;
|
||||||
mig:person person:LewAug-00 ;
|
tm:person person:LewAug-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Israelitisch" .
|
rdfs:comment "Israelitisch" .
|
||||||
|
|
||||||
religion:232 a mig:ReligionAffiliation ;
|
religion:232 a tm:ReligionAffiliation ;
|
||||||
mig:person person:LewAug-00 ;
|
tm:person person:LewAug-00 ;
|
||||||
mig:religion religion:Christianity ;
|
tm:religion religion:Christianity ;
|
||||||
mig:dateStartFuzzy "1812" ;
|
tm:dateStartFuzzy "1812" ;
|
||||||
mig:dateStart "1812-01-01"^^xsd:date ;
|
tm:dateStart "1812-01-01"^^xsd:date ;
|
||||||
rdfs:comment "evangelical" .
|
rdfs:comment "evangelical" .
|
||||||
|
|
||||||
religion:235 a mig:ReligionAffiliation ;
|
religion:235 a tm:ReligionAffiliation ;
|
||||||
mig:person person:LewAug-00 ;
|
tm:person person:LewAug-00 ;
|
||||||
mig:religion religion:Christianity ;
|
tm:religion religion:Christianity ;
|
||||||
mig:dateStartFuzzy "1852" ;
|
tm:dateStartFuzzy "1852" ;
|
||||||
mig:dateStart "1852-01-01"^^xsd:date ;
|
tm:dateStart "1852-01-01"^^xsd:date ;
|
||||||
rdfs:comment "catholic" .
|
rdfs:comment "catholic" .
|
||||||
|
|
||||||
religion:238 a mig:ReligionAffiliation ;
|
religion:238 a tm:ReligionAffiliation ;
|
||||||
mig:person person:LewAug-00 ;
|
tm:person person:LewAug-00 ;
|
||||||
rdfs:comment "Ultramontanismus" .
|
rdfs:comment "Ultramontanismus" .
|
||||||
|
|
||||||
religion:244 a mig:ReligionAffiliation ;
|
religion:244 a tm:ReligionAffiliation ;
|
||||||
mig:person person:MahGus-00 ;
|
tm:person person:MahGus-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
mig:dateStart "1897-02-23"^^xsd: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 mig:ReligionAffiliation ;
|
religion:245 a tm:ReligionAffiliation ;
|
||||||
mig:person person:MahGus-00 ;
|
tm:person person:MahGus-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
religion:247 a mig:ReligionAffiliation ;
|
religion:247 a tm:ReligionAffiliation ;
|
||||||
mig:person person:NazAll-00 ;
|
tm:person person:NazAll-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Nazimova was born into a jewish family but raised a Catholic. Later she declared, her only faith was in her art." .
|
rdfs:comment "Nazimova was born into a jewish family but raised a Catholic. Later she declared, her only faith was in her art." .
|
||||||
|
|
||||||
religion:248 a mig:ReligionAffiliation ;
|
religion:248 a tm:ReligionAffiliation ;
|
||||||
mig:person person:NazAll-00 ;
|
tm:person person:NazAll-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
religion:250 a mig:ReligionAffiliation ;
|
religion:250 a tm:ReligionAffiliation ;
|
||||||
mig:person person:PolBer-00 ;
|
tm:person person:PolBer-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "He came from fervent jewish family" .
|
rdfs:comment "He came from fervent jewish family" .
|
||||||
|
|
||||||
religion:253 a mig:ReligionAffiliation ;
|
religion:253 a tm:ReligionAffiliation ;
|
||||||
mig:person person:RehAda-00 ;
|
tm:person person:RehAda-00 ;
|
||||||
mig:religion religion:Christianity ;
|
tm:religion religion:Christianity ;
|
||||||
mig:dateStart "1857-06-12"^^xsd: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 mig:ReligionAffiliation ;
|
religion:259 a tm:ReligionAffiliation ;
|
||||||
mig:person person:SchErn-00 ;
|
tm:person person:SchErn-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Baptized catholic but her maternal grandmother, Leah Kohn, was of Hungarian Jewish descent. Affirmed her Jewish ancestry proudly, fervently opposing the Hitler regime" .
|
rdfs:comment "Baptized catholic but her maternal grandmother, Leah Kohn, was of Hungarian Jewish descent. Affirmed her Jewish ancestry proudly, fervently opposing the Hitler regime" .
|
||||||
|
|
||||||
religion:260 a mig:ReligionAffiliation ;
|
religion:260 a tm:ReligionAffiliation ;
|
||||||
mig:person person:SchErn-00 ;
|
tm:person person:SchErn-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
religion:262 a mig:ReligionAffiliation ;
|
religion:262 a tm:ReligionAffiliation ;
|
||||||
mig:person person:StrAle-00 ;
|
tm:person person:StrAle-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Jewish" .
|
rdfs:comment "Jewish" .
|
||||||
|
|
||||||
religion:265 a mig:ReligionAffiliation ;
|
religion:265 a tm:ReligionAffiliation ;
|
||||||
mig:person person:StrAle-00 ;
|
tm:person person:StrAle-00 ;
|
||||||
mig:religion religion:Christianity ;
|
tm:religion religion:Christianity ;
|
||||||
rdfs:comment "was destined to become a preacher" .
|
rdfs:comment "was destined to become a preacher" .
|
||||||
|
|
||||||
religion:268 a mig:ReligionAffiliation ;
|
religion:268 a tm:ReligionAffiliation ;
|
||||||
mig:person person:TucSop-00 ;
|
tm:person person:TucSop-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Her parents were Russian Jews" .
|
rdfs:comment "Her parents were Russian Jews" .
|
||||||
|
|
||||||
religion:272 a mig:ReligionAffiliation ;
|
religion:272 a tm:ReligionAffiliation ;
|
||||||
mig:person person:HamOsc-00 ;
|
tm:person person:HamOsc-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Jewish" .
|
rdfs:comment "Jewish" .
|
||||||
|
|
||||||
religion:338 a mig:ReligionAffiliation ;
|
religion:338 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KorFri-00 ;
|
tm:person person:KorFri-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "jewish" .
|
rdfs:comment "jewish" .
|
||||||
|
|
||||||
religion:347 a mig:ReligionAffiliation ;
|
religion:347 a tm:ReligionAffiliation ;
|
||||||
mig:person person:LubErn-00 ;
|
tm:person person:LubErn-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Ashkenazi Jewish" .
|
rdfs:comment "Ashkenazi Jewish" .
|
||||||
|
|
||||||
religion:355 a mig:ReligionAffiliation ;
|
religion:355 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KreHei-00 ;
|
tm:person person:KreHei-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
mig:dateStartFuzzy "1871" ;
|
tm:dateStartFuzzy "1871" ;
|
||||||
mig:dateStart "1871-01-01"^^xsd:date ;
|
tm:dateStart "1871-01-01"^^xsd:date ;
|
||||||
mig:dateStartMax "1873" ;
|
tm:dateStartMax "1873" ;
|
||||||
mig:dateEndMin "1873-01-01"^^xsd:date ;
|
tm:dateEndMin "1873-01-01"^^xsd:date ;
|
||||||
mig:dateEndMax "1873-12-31"^^xsd: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 mig:ReligionAffiliation ;
|
religion:356 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KreHei-00 ;
|
tm:person person:KreHei-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
religion:358 a mig:ReligionAffiliation ;
|
religion:358 a tm:ReligionAffiliation ;
|
||||||
mig:person person:BoiCur-00 ;
|
tm:person person:BoiCur-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "jewish" .
|
rdfs:comment "jewish" .
|
||||||
|
|
||||||
religion:387 a mig:ReligionAffiliation ;
|
religion:387 a tm:ReligionAffiliation ;
|
||||||
mig:person person:GruFri-00 ;
|
tm:person person:GruFri-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Jewish" .
|
rdfs:comment "Jewish" .
|
||||||
|
|
||||||
religion:416 a mig:ReligionAffiliation ;
|
religion:416 a tm:ReligionAffiliation ;
|
||||||
mig:person person:LevHer-00 ;
|
tm:person person:LevHer-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
rdfs:comment "Born in a Jewish family he was no active jude, but did not baptize" .
|
rdfs:comment "Born in a Jewish family he was no active jude, but did not baptize" .
|
||||||
|
|
||||||
religion:423 a mig:ReligionAffiliation ;
|
religion:423 a tm:ReligionAffiliation ;
|
||||||
mig:person person:ZemAle-00 ;
|
tm:person person:ZemAle-00 ;
|
||||||
mig:religion religion:Judaism ;
|
tm:religion religion:Judaism ;
|
||||||
mig:dateStartFuzzy "1899" ;
|
tm:dateStartFuzzy "1899" ;
|
||||||
mig:dateStart "1899-01-01"^^xsd: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 mig:ReligionAffiliation ;
|
religion:429 a tm:ReligionAffiliation ;
|
||||||
mig:person person:ZemAle-00 ;
|
tm:person person:ZemAle-00 ;
|
||||||
mig:religion religion:Christianity ;
|
tm:religion religion:Christianity ;
|
||||||
mig:dateStartFuzzy "1906" ;
|
tm:dateStartFuzzy "1906" ;
|
||||||
mig:dateStart "1906-01-01"^^xsd:date ;
|
tm:dateStart "1906-01-01"^^xsd:date ;
|
||||||
rdfs:comment "converting to Protestantism." .
|
rdfs:comment "converting to Protestantism." .
|
||||||
|
|
||||||
religion:431 a mig:ReligionAffiliation ;
|
religion:431 a tm:ReligionAffiliation ;
|
||||||
mig:person person:KelAlf-00 ;
|
tm:person person:KelAlf-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
religion:445 a mig:ReligionAffiliation ;
|
religion:445 a tm:ReligionAffiliation ;
|
||||||
mig:person person:StrFri-00 ;
|
tm:person person:StrFri-00 ;
|
||||||
mig:religion religion:Christianity ;
|
tm:religion religion:Christianity ;
|
||||||
mig:denomination "Protestant" .
|
tm:denomination "Protestant" .
|
||||||
|
|
||||||
religion:446 a mig:ReligionAffiliation ;
|
religion:446 a tm:ReligionAffiliation ;
|
||||||
mig:person person:HerAde-00 ;
|
tm:person person:HerAde-00 ;
|
||||||
mig:religion religion:Christianity .
|
tm:religion religion:Christianity .
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue