@prefix oa: <https://www.openarchieven.nl/id/> .
@prefix a2a: <https://www.openarchieven.nl/def/a2a#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e
  a a2a:Record ;
  rdfs:label "Immigratie in 1890-1899" ;
  a2a:hasPerson oa:person_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Person1, oa:person_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Person2 ;
  a2a:hasEvent oa:event_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_0, oa:relationep_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_1 ;
  a2a:hasSource oa:source_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e .

oa:person_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Person1
  a a2a:Person ;
  rdfs:label "Jean Paul Narcisse Staf" ;
  a2a:PersonName [
    rdfs:label "Jean Paul Narcisse Staf" ;
    a2a:PersonNameFirstName "Jean Paul Narcisse" ;
    a2a:PersonNameLastName "Staf"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1872" ;
    a2a:Month "2" ;
    a2a:Day "23" ;
    rdfs:label "1872-02-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tongres" ;
    rdfs:label "Tongres"
  ] ;
  a2a:Profession "employé" .

oa:person_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Person2
  a a2a:Person ;
  rdfs:label "Alphonsine Maria Thérèse Hoffmann" ;
  a2a:PersonName [
    rdfs:label "Alphonsine Maria Thérèse Hoffmann" ;
    a2a:PersonNameFirstName "Alphonsine Maria Thérèse" ;
    a2a:PersonNameLastName "Hoffmann"
  ] .

oa:event_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Event1
  a a2a:Event ;
  rdfs:label "other:Immigratie" ;
  a2a:EventType "other:Immigratie" ;
  a2a:EventDate [ a2a:Year "1890-1899" ] ;
  a2a:EventRemark01_Dossiernummer "17664B" .

oa:relationep_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Person1 ;
  a2a:EventKeyRef oa:event_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Event1 .

oa:relationep_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_1
  a a2a:RelationEP ;
  rdfs:label "other:Relatie" ;
  a2a:RelationType "other:Relatie" ;
  a2a:PersonKeyRef oa:person_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Person2 ;
  a2a:EventKeyRef oa:event_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e_Event1 .

oa:source_abb_71f82eda-e42c-dea9-6195-eac4b8f8117e
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), Vreemdelingendossiers" ;
  a2a:SourcePlace [
    a2a:Place "Brussel" ;
    rdfs:label "Brussel", "1835-01-01 - 1912-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1835-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1912-12-31"^^xsd:date
  ] ;
  a2a:SourceType "other:Vreemdelingendossiers" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Collection "Ministerie van Justitie. Bestuur Openbare Veiligheid. Dienst Vreemdelingenpolitie. Alfabetische Steekkaarten van de Individuele dossiers geopend tussen 1835 en 1912 (dossiers nrs. 1-999.999); archiefblokken 1538, 1534 en 1535 met T 413." ;
    rdfs:label "Rijksarchief België (Brussel), Ministerie van Justitie. Bestuur Openbare Veiligheid. Dienst Vreemdelingenpolitie. Alfabetische Steekkaarten van de Individuele dossiers geopend tussen 1835 en 1912 (dossiers nrs. 1-999.999); archiefblokken 1538, 1534 en 1535 met T 413."
  ] ;
  a2a:SourceLastChangeDate "2020-12-16"^^xsd:date ;
  a2a:RecordIdentifier "125089.0" ;
  a2a:RecordGUID "{71f82eda-e42c-dea9-6195-eac4b8f8117e}" ;
  a2a:SourceRemarkOnderzoekshulp "http://extranet.arch.be/pdf/immibel/NL/20180426_Immibel_Handleiding_DatabankVreemdelingendossiers_vdef.pdf" ;
  a2a:SourceRemarkVrijwilliger "Sarah Heynssens (Rijksarchief België)" ;
  a2a:SourceRemarkProvenance "gedownload via https://www.sodha.be/dataset.xhtml?persistentId=doi:10.34934/DVN/BZ6R5B (CC-BY)" .

