@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_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe
  a a2a:Record ;
  rdfs:label "Huwelijk op 30 oktober 1876 te Vorst (-bij-Brussel) (België)" ;
  a2a:hasPerson oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person1301904, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person2688044, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person3024264, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person4410404, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person5796544, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person7182684, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251704, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251714, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251724, oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251734 ;
  a2a:hasEvent oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 ;
  a2a:hasRelationEP oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_0, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_1, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_2, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_3, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_4, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_5, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_6, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_7, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_8, oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_9 ;
  a2a:hasSource oa:source_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person1301904
  a a2a:Person ;
  rdfs:label "Philippe Leduc" ;
  a2a:PersonName [
    rdfs:label "Philippe Leduc" ;
    a2a:PersonNameFirstName "Philippe" ;
    a2a:PersonNameLastName "Leduc"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1851" ;
    a2a:Month "12" ;
    a2a:Day "6" ;
    rdfs:label "1851-12-06"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Saint-Gilles" ;
    rdfs:label "België, Saint-Gilles"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person2688044
  a a2a:Person ;
  rdfs:label "Marie Anastasie Crokaert" ;
  a2a:PersonName [
    rdfs:label "Marie Anastasie Crokaert" ;
    a2a:PersonNameFirstName "Marie Anastasie" ;
    a2a:PersonNameLastName "Crokaert"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:BirthDate [
    a2a:Year "1855" ;
    a2a:Month "8" ;
    a2a:Day "5" ;
    rdfs:label "1855-08-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Country "België" ;
    a2a:Place "Forest" ;
    rdfs:label "België, Forest"
  ] ;
  a2a:Profession "cultivatrice" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person3024264
  a a2a:Person ;
  rdfs:label "Joseph Leduc" ;
  a2a:PersonName [
    rdfs:label "Joseph Leduc" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Leduc"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person4410404
  a a2a:Person ;
  rdfs:label "Anne Vanstichel" ;
  a2a:PersonName [
    rdfs:label "Anne Vanstichel" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Vanstichel"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Profession "ménagère" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person5796544
  a a2a:Person ;
  rdfs:label "Jean Baptiste Crokaert" ;
  a2a:PersonName [
    rdfs:label "Jean Baptiste Crokaert" ;
    a2a:PersonNameFirstName "Jean Baptiste" ;
    a2a:PersonNameLastName "Crokaert"
  ] ;
  a2a:Gender "Man" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person7182684
  a a2a:Person ;
  rdfs:label "Josine Coomans" ;
  a2a:PersonName [
    rdfs:label "Josine Coomans" ;
    a2a:PersonNameFirstName "Josine" ;
    a2a:PersonNameLastName "Coomans"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251704
  a a2a:Person ;
  rdfs:label "Henri Vanstichel" ;
  a2a:PersonName [
    rdfs:label "Henri Vanstichel" ;
    a2a:PersonNameFirstName "Henri" ;
    a2a:PersonNameLastName "Vanstichel"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "50" ;
    rdfs:label "50"
  ] ;
  a2a:Profession "cultivateur" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251714
  a a2a:Person ;
  rdfs:label "Joseph Leduc" ;
  a2a:PersonName [
    rdfs:label "Joseph Leduc" ;
    a2a:PersonNameFirstName "Joseph" ;
    a2a:PersonNameLastName "Leduc"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "29" ;
    rdfs:label "29"
  ] ;
  a2a:Profession "marbrier" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251724
  a a2a:Person ;
  rdfs:label "Josse Crokaert" ;
  a2a:PersonName [
    rdfs:label "Josse Crokaert" ;
    a2a:PersonNameFirstName "Josse" ;
    a2a:PersonNameLastName "Crokaert"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "24" ;
    rdfs:label "24"
  ] ;
  a2a:Profession "menuisier" .

oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251734
  a a2a:Person ;
  rdfs:label "Pierre Verplaetse" ;
  a2a:PersonName [
    rdfs:label "Pierre Verplaetse" ;
    a2a:PersonNameFirstName "Pierre" ;
    a2a:PersonNameLastName "Verplaetse"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Forest" ;
    rdfs:label "Forest"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "45" ;
    rdfs:label "45"
  ] ;
  a2a:Profession "garde-champêtre" .

oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:Year "1876" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1876-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Country "België" ;
    a2a:Place "Vorst (-bij-Brussel)" ;
    rdfs:label "België, Vorst (-bij-Brussel)"
  ] .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person1301904 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_1
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person2688044 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_2
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person3024264 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_3
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person4410404 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person5796544 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person7182684 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_6
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251704 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_7
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251714 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_8
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251724 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:relationep_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_9
  a a2a:RelationEP ;
  rdfs:label "Getuige" ;
  a2a:RelationType "Getuige" ;
  a2a:PersonKeyRef oa:person_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Person10251734 ;
  a2a:EventKeyRef oa:event_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe_Event1 .

oa:source_abb_3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe
  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 "1876" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1876-10-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Rijksarchief België (Brussel)" ;
    a2a:Place "Leuven" ;
    a2a:Collection "Burgerlijke stand Brussel" ;
    a2a:DocumentNumber "26" ;
    rdfs:label "Rijksarchief België (Brussel), Leuven, Burgerlijke stand Brussel, 26"
  ] ;
  a2a:SourceLastChangeDate "2023-06-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://search.arch.be/nl/zoeken-naar-personen/zoekresultaat/weergave/akte/id/HUBRU_00425075_0" ;
  a2a:RecordIdentifier "HUBRU_00425075_0" ;
  a2a:RecordGUID "{3608a350-5b4a-82f2-b19f-a9c4cd4a7bfe}" ;
  a2a:SourceRemarkVrijwilliger "Demogen Vlaams-Brabant en Brussel (project hubru19b)" ;
  a2a:SourceRemarkProvenance "DemogenBrussel19b.mdb > mdb-export > abl/demogen/csv2a2a.pl" .

[]
  a2a:PersonRemarkdeat_date "1864-04-12" ;
  a2a:PersonRemarkdeat_plac "Forest" .

[]
  a2a:PersonRemarkdeat_date "1876-01-24" ;
  a2a:PersonRemarkdeat_plac "Forest" .

