@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_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 juni 1886 te Sint-Gillis (België)" ;
  a2a:hasPerson oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14907334, oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14919624, oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14931914, oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14944204 ;
  a2a:hasEvent oa:event_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_0, oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_1, oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_2, oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_3 ;
  a2a:hasSource oa:source_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28 .

oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14907334
  a a2a:Person ;
  rdfs:label "Jean François Vanholsbeeck" ;
  a2a:PersonName [
    rdfs:label "Jean François Vanholsbeeck" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Vanholsbeeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Saint-Gilles" ;
    rdfs:label "Saint-Gilles"
  ] ;
  a2a:Profession "mécanicien" .

oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14919624
  a a2a:Person ;
  rdfs:label "Catherine Smoutmans" ;
  a2a:PersonName [
    rdfs:label "Catherine Smoutmans" ;
    a2a:PersonNameFirstName "Catherine" ;
    a2a:PersonNameLastName "Smoutmans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14931914
  a a2a:Person ;
  rdfs:label "Jean François Van Holsbeeck" ;
  a2a:PersonName [
    rdfs:label "Jean François Van Holsbeeck" ;
    a2a:PersonNameFirstName "Jean François" ;
    a2a:PersonNameLastName "Van Holsbeeck"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1808" ;
    a2a:Month "2" ;
    a2a:Day "19" ;
    rdfs:label "1808-02-19"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Machelen" ;
    rdfs:label "België, Machelen"
  ] .

oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14944204
  a a2a:Person ;
  rdfs:label "Jeanne Catherine Van Linthout" ;
  a2a:PersonName [
    rdfs:label "Jeanne Catherine Van Linthout" ;
    a2a:PersonNameFirstName "Jeanne Catherine" ;
    a2a:PersonNameLastName "Van Linthout"
  ] ;
  a2a:Gender "Vrouw" .

oa:event_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1886-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Sint-Gillis" ;
    rdfs:label "België, Sint-Gillis"
  ] .

oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14907334 ;
  a2a:EventKeyRef oa:event_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Event1 .

oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14919624 ;
  a2a:EventKeyRef oa:event_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Event1 .

oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14931914 ;
  a2a:EventKeyRef oa:event_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Event1 .

oa:relationep_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Person14944204 ;
  a2a:EventKeyRef oa:event_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28_Event1 .

oa:source_abb_cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28
  a a2a:Source ;
  rdfs:label "Rijksarchief België (Brussel), BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Leuven" ;
    a2a:Country "België" ;
    rdfs:label "Leuven, België", "1796-01-01 - 1919-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1796-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1886" ;
    a2a:Month "6" ;
    a2a:Day "16" ;
    rdfs:label "1886-06-16"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "68" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 68"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://www.familysearch.org/ark:/61903/3:1:9392-WY94-G8?i=631&cc=1482191&cat=241596"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00651629_0" ;
  a2a:RecordIdentifier "HUBRU_00651629_0" ;
  a2a:RecordGUID "{cb73b4a0-7cd3-b9ac-185a-2fd34d5f0f28}" ;
  a2a:SourceRemarkOpmerking "Acte de rectification de nom patronymique Van Osbeek en Vanholsbeeck. Verbetering van de huwelijksakte van Jean François Vanholsbeeck te Sint-Gillis op 30/10/1875 en van zijn geboorteakte opgesteld te Sint-Gillis op 2/09/1851." ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

