@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_sgo_16632558-C905-463A-B1E7-8F22B91D032F
  a a2a:Record ;
  rdfs:label "Huwelijk op 25 januari 1901 te Middelharnis" ;
  a2a:hasPerson oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214732, oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214737, oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214735, oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214733, oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214736, oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214734 ;
  a2a:hasEvent oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1 ;
  a2a:hasRelationEP oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_0, oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_1, oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_2, oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_3, oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_4, oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_5 ;
  a2a:hasSource oa:source_sgo_16632558-C905-463A-B1E7-8F22B91D032F .

oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214732
  a a2a:Person ;
  rdfs:label "Leendert van Gelder" ;
  a2a:PersonName [
    rdfs:label "Leendert van Gelder" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelder"
  ] .

oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214737
  a a2a:Person ;
  rdfs:label "Krijn van Gelder" ;
  a2a:PersonName [
    rdfs:label "Krijn van Gelder" ;
    a2a:PersonNameFirstName "Krijn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gelder"
  ] .

oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214735
  a a2a:Person ;
  rdfs:label "Cornelia Koudijzer" ;
  a2a:PersonName [
    rdfs:label "Cornelia Koudijzer" ;
    a2a:PersonNameFirstName "Cornelia" ;
    a2a:PersonNameLastName "Koudijzer"
  ] .

oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214733
  a a2a:Person ;
  rdfs:label "Dirkje van Delft" ;
  a2a:PersonName [
    rdfs:label "Dirkje van Delft" ;
    a2a:PersonNameFirstName "Dirkje" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] .

oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214736
  a a2a:Person ;
  rdfs:label "Maarten van Delft" ;
  a2a:PersonName [
    rdfs:label "Maarten van Delft" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Delft"
  ] .

oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214734
  a a2a:Person ;
  rdfs:label "Elizabeth Muije" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Muije" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Muije"
  ] .

oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "25-01-1901" ;
    a2a:Year "1901" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "1901-01-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Middelharnis" ;
    rdfs:label "Middelharnis"
  ] .

oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214732 ;
  a2a:EventKeyRef oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1 .

oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214737 ;
  a2a:EventKeyRef oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1 .

oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214735 ;
  a2a:EventKeyRef oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1 .

oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214733 ;
  a2a:EventKeyRef oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1 .

oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214736 ;
  a2a:EventKeyRef oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1 .

oa:relationep_sgo_16632558-C905-463A-B1E7-8F22B91D032F_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Person4224214734 ;
  a2a:EventKeyRef oa:event_sgo_16632558-C905-463A-B1E7-8F22B91D032F_Event1 .

oa:source_sgo_16632558-C905-463A-B1E7-8F22B91D032F
  a a2a:Source ;
  rdfs:label "Streekarchief Goeree-Overflakkee, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Middelharnis" ;
    a2a:Country "Nederland" ;
    rdfs:label "Middelharnis, Nederland", "1901-01-25 - 1901-01-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1901-01-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1901-01-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "25-01-1901" ;
    a2a:Year "1901" ;
    a2a:Month "01" ;
    a2a:Day "25" ;
    rdfs:label "25-01-1901"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Goeree-Overflakkee" ;
    a2a:Place "Middelharnis" ;
    a2a:Collection "Registers van de burgerlijke stand Middelharnis, 1812-1965" ;
    a2a:Book "Huwelijksakten Middelharnis 1901" ;
    a2a:DocumentNumber "2" ;
    a2a:RegistryNumber "1090" ;
    rdfs:label "Streekarchief Goeree-Overflakkee, Middelharnis, Registers van de burgerlijke stand Middelharnis, 1812-1965, Huwelijksakten Middelharnis 1901, 2, 1090"
  ] ;
  a2a:SourceLastChangeDate "2025-07-08"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/1950/16632558C905463AB1E78F22B91D032F" ;
  a2a:RecordIdentifier "4224214731" ;
  a2a:RecordGUID "{16632558-C905-463A-B1E7-8F22B91D032F}" ;
  a2a:SourceRemarkOpmerking "Weduwe van Gerrit Roodzand." ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AF6B8A9AEA3840EBAC17DB2DD5C4746C" .

