@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_zar_52257C65-2AB7-4DA6-89FB-840EA3636939
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 juni 1909 te Terneuzen" ;
  a2a:hasPerson oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853328, oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853329, oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853330, oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853331, oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853332, oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853333 ;
  a2a:hasEvent oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_0, oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_1, oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_2, oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_3, oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_4, oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_5 ;
  a2a:hasSource oa:source_zar_52257C65-2AB7-4DA6-89FB-840EA3636939 .

oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853328
  a a2a:Person ;
  rdfs:label "Aloisius Cortvriendt" ;
  a2a:PersonName [
    rdfs:label "Aloisius Cortvriendt" ;
    a2a:PersonNameFirstName "Aloisius" ;
    a2a:PersonNameLastName "Cortvriendt"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "26" ;
    rdfs:label "26"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Terneuzen" ;
    rdfs:label "Terneuzen"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853329
  a a2a:Person ;
  rdfs:label "Petrus Cortvriendt" ;
  a2a:PersonName [
    rdfs:label "Petrus Cortvriendt" ;
    a2a:PersonNameFirstName "Petrus" ;
    a2a:PersonNameLastName "Cortvriendt"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853330
  a a2a:Person ;
  rdfs:label "Stephanie Martens" ;
  a2a:PersonName [
    rdfs:label "Stephanie Martens" ;
    a2a:PersonNameFirstName "Stephanie" ;
    a2a:PersonNameLastName "Martens"
  ] .

oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853331
  a a2a:Person ;
  rdfs:label "Irma Monica de Decker" ;
  a2a:PersonName [
    rdfs:label "Irma Monica de Decker" ;
    a2a:PersonNameFirstName "Irma Monica" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Decker"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Assenede" ;
    rdfs:label "Assenede"
  ] ;
  a2a:Profession "Zonder" .

oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853332
  a a2a:Person ;
  rdfs:label "Leo de Decker" ;
  a2a:PersonName [
    rdfs:label "Leo de Decker" ;
    a2a:PersonNameFirstName "Leo" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Decker"
  ] ;
  a2a:Profession "Landbouwer" .

oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853333
  a a2a:Person ;
  rdfs:label "Stefanie de Nocker" ;
  a2a:PersonName [
    rdfs:label "Stefanie de Nocker" ;
    a2a:PersonNameFirstName "Stefanie" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Nocker"
  ] ;
  a2a:Profession "Zonder" .

oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-06-1909" ;
    a2a:Year "1909" ;
    a2a:Month "06" ;
    a2a:Day "16" ;
    rdfs:label "1909-06-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Terneuzen" ;
    rdfs:label "Terneuzen"
  ] .

oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853328 ;
  a2a:EventKeyRef oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1 .

oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853329 ;
  a2a:EventKeyRef oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1 .

oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853330 ;
  a2a:EventKeyRef oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1 .

oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853331 ;
  a2a:EventKeyRef oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1 .

oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853332 ;
  a2a:EventKeyRef oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1 .

oa:relationep_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Person798853333 ;
  a2a:EventKeyRef oa:event_zar_52257C65-2AB7-4DA6-89FB-840EA3636939_Event1 .

oa:source_zar_52257C65-2AB7-4DA6-89FB-840EA3636939
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Terneuzen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Terneuzen, Nederland", "1909-06-16 - 1909-06-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1909-06-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1909-06-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-06-1909" ;
    a2a:Year "1909" ;
    a2a:Month "06" ;
    a2a:Day "16" ;
    rdfs:label "16-06-1909"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980" ;
    a2a:Book "Terneuzen huwelijksakten burgerlijke stand" ;
    a2a:DocumentNumber "31" ;
    a2a:RegistryNumber "TNZ-H-1909" ;
    rdfs:label "Zeeuws Archief, Middelburg, Burgerlijke Stand Zeeland (1796) 1811-1980, (1796) 1811-1980, Terneuzen huwelijksakten burgerlijke stand, 31, TNZ-H-1909"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/239/08AB4599F0814C0B9272A4B37DEC3A7C" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/239/08AB4599F0814C0B9272A4B37DEC3A7C" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/239/08AB4599F0814C0B9272A4B37DEC3A7C"
  ] ;
  a2a:SourceLastChangeDate "2021-03-31"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12113/52257C652AB74DA689FB840EA3636939" ;
  a2a:RecordIdentifier "798853327" ;
  a2a:RecordGUID "{52257C65-2AB7-4DA6-89FB-840EA3636939}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-MdbZA_25TNZ-H-1909_54_A2A.xml van ZAR" .

