@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_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB
  a a2a:Record ;
  rdfs:label "Huwelijk op 4 augustus 1928 te Helmond" ;
  a2a:hasPerson oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434343, oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434344, oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434345, oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434346, oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434347 ;
  a2a:hasEvent oa:event_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Event1 ;
  a2a:hasRelationEP oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_0, oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_1, oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_2, oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_3, oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_4 ;
  a2a:hasSource oa:source_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB .

oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434343
  a a2a:Person ;
  rdfs:label "Johanna Tulach" ;
  a2a:PersonName [
    rdfs:label "Johanna Tulach" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Tulach"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Weenen" ;
    rdfs:label "Weenen"
  ] .

oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434344
  a a2a:Person ;
  rdfs:label "Arnolina Tulach" ;
  a2a:PersonName [
    rdfs:label "Arnolina Tulach" ;
    a2a:PersonNameFirstName "Arnolina" ;
    a2a:PersonNameLastName "Tulach"
  ] .

oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434345
  a a2a:Person ;
  rdfs:label "Amanda Koch" ;
  a2a:PersonName [
    rdfs:label "Amanda Koch" ;
    a2a:PersonNameFirstName "Amanda" ;
    a2a:PersonNameLastName "Koch"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "21" ;
    rdfs:label "21"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Ingolstal" ;
    rdfs:label "Ingolstal"
  ] .

oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434346
  a a2a:Person ;
  rdfs:label "Georg Gottfried Koch" ;
  a2a:PersonName [
    rdfs:label "Georg Gottfried Koch" ;
    a2a:PersonNameFirstName "Georg Gottfried" ;
    a2a:PersonNameLastName "Koch"
  ] .

oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434347
  a a2a:Person ;
  rdfs:label "Josepha Haidacher" ;
  a2a:PersonName [
    rdfs:label "Josepha Haidacher" ;
    a2a:PersonNameFirstName "Josepha" ;
    a2a:PersonNameLastName "Haidacher"
  ] .

oa:event_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "04-08-1928" ;
    a2a:Year "1928" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "1928-08-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Helmond" ;
    rdfs:label "Helmond"
  ] .

oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434343 ;
  a2a:EventKeyRef oa:event_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Event1 .

oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_1
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434344 ;
  a2a:EventKeyRef oa:event_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Event1 .

oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_2
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434345 ;
  a2a:EventKeyRef oa:event_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Event1 .

oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_3
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434346 ;
  a2a:EventKeyRef oa:event_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Event1 .

oa:relationep_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_4
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Person1053434347 ;
  a2a:EventKeyRef oa:event_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB_Event1 .

oa:source_rhe_DBD2F1BE-2ACA-40B5-BA86-6325F57712DB
  a a2a:Source ;
  rdfs:label "Regionaal Historisch Centrum Eindhoven, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Helmond" ;
    a2a:Country "Nederland" ;
    rdfs:label "Helmond, Nederland", "1928-08-04 - 1928-08-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1928-08-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1928-08-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "04-08-1928" ;
    a2a:Year "1928" ;
    a2a:Month "08" ;
    a2a:Day "04" ;
    rdfs:label "04-08-1928"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Historisch Centrum Eindhoven" ;
    a2a:Place "Eindhoven" ;
    a2a:Collection "Gemeentebestuur Helmond, 1913-1941" ;
    a2a:Book "Registers van huwelijksakten" ;
    a2a:RegistryNumber "5047" ;
    a2a:Folio "116" ;
    rdfs:label "Regionaal Historisch Centrum Eindhoven, Eindhoven, Gemeentebestuur Helmond, 1913-1941, Registers van huwelijksakten, 5047, 116"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/48/E9A392167B384C89944A57B27B00F790" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/48/E9A392167B384C89944A57B27B00F790" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/48/E9A392167B384C89944A57B27B00F790"
  ] ;
  a2a:SourceLastChangeDate "2023-11-24"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://proxy.archieven.nl/48/DBD2F1BE2ACA40B5BA866325F57712DB" ;
  a2a:RecordIdentifier "1053434342" ;
  a2a:RecordGUID "{DBD2F1BE-2ACA-40B5-BA86-6325F57712DB}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/387CAEFEAA32474F91E458E346E551C1" .

