Liège: Difference between revisions

From Resistance in Belgium
No edit summary
No edit summary
Line 1: Line 1:


<translate>


==== Résistant·e·s de la Province de Liège ====
==== Resistance members from the Province of Liège ====


Vous trouverez ci-dessous la liste complète des personnes domiciliées dans la province de Liège (selon l'organisation actuelle des communes) pendant ou juste après la Seconde Guerre mondiale, pour lesquelles un dossier ou une fiche a été établi par la Sûreté de l'Etat. Les communes de domicile sont indiquées selon leur nom d'avant la fusion des communes, mais regroupées selon les provinces actuelles pour des raisons de commodité.
Below is the complete list of individuals residing in the Province of Liège (based on the current organisation of municipalities) during or just after World War II, for whom a file or record was created by the State Security. The municipalities of residence are indicated by their names prior to the municipal merger, but they are grouped by the current provinces for convenience.


La barre de recherche, située en haut à droite de la liste, vous permet de filtrer les résultats par '''commune''' ou tout autre terme. En cliquant sur l'identifiant d'une personne (lien en bleu), vous accéderez à sa fiche complète pour consulter toutes les données enregistrées à son sujet. Le tableau contient également la référence du dossier individuel conservé par les Archives de l'État. Pour plus d'informations sur la consultation des archives papier, veuillez consulter la [https://data.arch.be/wiki/FAQ/fr#Consultation_des_archives_papier FAQ].
The search bar, located at the top right of the list, allows you to filter the results by '''municipality''' or any other term. By clicking on a person's identifier (blue link), you will access their complete record to view all the data available about them. The table also includes the reference for the individual file kept by the State Archives. For more information on consulting the paper archives, please refer to the [https://data.arch.be/wiki/FAQ/en#Access_to_paper_archives FAQ].


Pour des recherches plus complexes, combinant plusieurs critères ou visant à regrouper davantage d'informations, veuillez consulter la [[page dédiée aux requêtes transversales]].
For more complex searches, combining multiple criteria or aimed at gathering more information, please consult [https://data.arch.be/wiki/Exemples our examples page] for cross-sectional queries.


'''Bon à savoir :''' vous avez la possibilité de télécharger ces données au format CSV, que vous pouvez ouvrir avec des programmes tels que LibreOffice Calc.
'''Note:''' you have the option to download this data in CSV format, which can be opened with programmes such as LibreOffice Calc.
 
 
'''Vous souhaitez citer ou réutiliser du contenu trouvé sur ''Resistance in Belgium'' ? Consultez notre [https://data.arch.be/wiki/licence/fr page d'information] pour vous assurer que vous respectez les conditions de réutilisation.'''


<br>'''Would you like to cite or reuse content found on ''Resistance in Belgium''? Please refer to our [https://data.arch.be/wiki/licence/en information page] to ensure you comply with the reuse conditions.'''




<div class="table-container">
<div class="table-container">
{{#sparql:
{{#sparql:
SELECT DISTINCT ?DomicileLabel ?Nom ?Prenom
SELECT DISTINCT ?ResidenceLabel ?LastName ?FirstName
(CONCAT("<a href='", STR(?personne), "' target='_blank'>", REPLACE(STR(?personne), "https://data.arch.be/entity/", ""), "</a>") AS ?PersonneID)
(CONCAT("<a href='", STR(?person), "' target='_blank'>", REPLACE(STR(?person), "https://data.arch.be/entity/", ""), "</a>") AS ?PersonID)
       (CONCAT(SUBSTR(STR(?dateNaissance), 1, 4), "-", SUBSTR(STR(?dateNaissance), 6, 2), "-", SUBSTR(STR(?dateNaissance), 9, 2)) AS ?DateNaissance)
       (CONCAT(SUBSTR(STR(?birthDate), 1, 4), "-", SUBSTR(STR(?birthDate), 6, 2), "-", SUBSTR(STR(?birthDate), 9, 2)) AS ?BirthDate)
       ?FondsArchivesLabel ?NoInventaire
       ?ArchiveCollectionLabel ?InventoryNumber
WHERE {
WHERE {
   ?personne wdt:P7 ?Domicile .  
   ?person wdt:P7 ?Residence .  
   ?Domicile wdt:P14* wd:Q55 .  # Province de Liège
   ?Residence wdt:P14* wd:Q55 .  # Province of Liège
    
    
   OPTIONAL { ?personne wdt:P2 ?Prenom }   
   OPTIONAL { ?person wdt:P2 ?FirstName }   
   OPTIONAL { ?personne wdt:P3 ?Nom }   
   OPTIONAL { ?person wdt:P3 ?LastName }   
   OPTIONAL { ?personne wdt:P67 ?dateNaissance }   
   OPTIONAL { ?person wdt:P67 ?birthDate }   
   
   
   # Lien vers les collections et numéro d'inventaire
   # Link to collections and inventory number
   ?personne p:P34 ?DeclarationArchives .  
   ?person p:P34 ?ArchiveDeclaration .  
   ?DeclarationArchives ps:P34 ?FondsArchives .  
   ?ArchiveDeclaration ps:P34 ?ArchiveCollection .  
   ?DeclarationArchives pq:P35 ?NoInventaire .
   ?ArchiveDeclaration pq:P35 ?InventoryNumber .


# Récupérer le label du domicile
# Retrieve the residence label
#  OPTIONAL { ?domicile rdfs:label ?DomicileLabel . FILTER(LANG(?DomicileLabel) = 'fr') }
#  OPTIONAL { ?Residence rdfs:label ?ResidenceLabel . FILTER(LANG(?ResidenceLabel) = 'en') }


   # Récupérer les labels automatiquement ou en français
   # Automatically retrieve labels or in English
   SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],fr". }   
   SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],en". }   
}
}
# GROUP BY ?personne ?Nom ?Prenom ?DomicileLabel ?dateNaissance ?FondsArchivesLabel ?NoInventaire
# GROUP BY ?person ?LastName ?FirstName ?ResidenceLabel ?BirthDate ?ArchiveCollectionLabel ?InventoryNumber
ORDER BY ASC(?DomicileLabel) ASC(?Nom) ASC(?Prenom)
ORDER BY ASC(?ResidenceLabel) ASC(?LastName) ASC(?FirstName)
| chart=bordercloud.visualization.DataTable
| chart=bordercloud.visualization.DataTable
| class=my-table-class
| class=my-table-class
Line 50: Line 49:
}}
}}
</div>
</div>
</translate>

Revision as of 08:16, 8 October 2024


Resistance members from the Province of Liège

Below is the complete list of individuals residing in the Province of Liège (based on the current organisation of municipalities) during or just after World War II, for whom a file or record was created by the State Security. The municipalities of residence are indicated by their names prior to the municipal merger, but they are grouped by the current provinces for convenience.

The search bar, located at the top right of the list, allows you to filter the results by municipality or any other term. By clicking on a person's identifier (blue link), you will access their complete record to view all the data available about them. The table also includes the reference for the individual file kept by the State Archives. For more information on consulting the paper archives, please refer to the FAQ.

For more complex searches, combining multiple criteria or aimed at gathering more information, please consult our examples page for cross-sectional queries.

Note: you have the option to download this data in CSV format, which can be opened with programmes such as LibreOffice Calc.


Would you like to cite or reuse content found on Resistance in Belgium? Please refer to our information page to ensure you comply with the reuse conditions.