@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_AC007513-2CD3-4A96-AB3F-699B6B62B586
  a a2a:Record ;
  rdfs:label "Huwelijk op 21 juli 1921 te Goes" ;
  a2a:hasPerson oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446321, oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446322, oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446323, oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446324, oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446325, oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446326 ;
  a2a:hasEvent oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_0, oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_1, oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_2, oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_3, oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_4, oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_5 ;
  a2a:hasSource oa:source_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586 .

oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446321
  a a2a:Person ;
  rdfs:label "Theodorus Maria Polfliet" ;
  a2a:PersonName [
    rdfs:label "Theodorus Maria Polfliet" ;
    a2a:PersonNameFirstName "Theodorus Maria" ;
    a2a:PersonNameLastName "Polfliet"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "23" ;
    rdfs:label "23"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Profession "Wasscher" .

oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446322
  a a2a:Person ;
  rdfs:label "Pieter Augustinus Polfliet" ;
  a2a:PersonName [
    rdfs:label "Pieter Augustinus Polfliet" ;
    a2a:PersonNameFirstName "Pieter Augustinus" ;
    a2a:PersonNameLastName "Polfliet"
  ] ;
  a2a:Profession "Spoorwegwerker" .

oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446323
  a a2a:Person ;
  rdfs:label "Anna Maria de Witte" ;
  a2a:PersonName [
    rdfs:label "Anna Maria de Witte" ;
    a2a:PersonNameFirstName "Anna Maria" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Witte"
  ] ;
  a2a:Profession "Zonder" .

oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446324
  a a2a:Person ;
  rdfs:label "Jacomina Goedhart" ;
  a2a:PersonName [
    rdfs:label "Jacomina Goedhart" ;
    a2a:PersonNameFirstName "Jacomina" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "20" ;
    rdfs:label "20"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Rotterdam" ;
    rdfs:label "Rotterdam"
  ] ;
  a2a:Profession "Zonder" .

oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446325
  a a2a:Person ;
  rdfs:label "Marinus Goedhart" ;
  a2a:PersonName [
    rdfs:label "Marinus Goedhart" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Goedhart"
  ] ;
  a2a:Profession "Bootwerker" .

oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446326
  a a2a:Person ;
  rdfs:label "Sara Elisabeth Schippers" ;
  a2a:PersonName [
    rdfs:label "Sara Elisabeth Schippers" ;
    a2a:PersonNameFirstName "Sara Elisabeth" ;
    a2a:PersonNameLastName "Schippers"
  ] .

oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "21-07-1921" ;
    a2a:Year "1921" ;
    a2a:Month "07" ;
    a2a:Day "21" ;
    rdfs:label "1921-07-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446321 ;
  a2a:EventKeyRef oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1 .

oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446322 ;
  a2a:EventKeyRef oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1 .

oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446323 ;
  a2a:EventKeyRef oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1 .

oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446324 ;
  a2a:EventKeyRef oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1 .

oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446325 ;
  a2a:EventKeyRef oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1 .

oa:relationep_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Person344446326 ;
  a2a:EventKeyRef oa:event_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586_Event1 .

oa:source_zar_AC007513-2CD3-4A96-AB3F-699B6B62B586
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Goes" ;
    a2a:Country "Nederland" ;
    rdfs:label "Goes, Nederland", "1921-07-21 - 1921-07-21"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1921-07-21"^^xsd:date ;
    a2a:SourceIndexDateTo "1921-07-21"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "21-07-1921" ;
    a2a:Year "1921" ;
    a2a:Month "07" ;
    a2a:Day "21" ;
    rdfs:label "21-07-1921"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Goes huwelijksakten burgerlijke stand" ;
    a2a:DocumentNumber "52" ;
    a2a:RegistryNumber "GOE-H-1921" ;
    rdfs:label "Zeeuws Archief, Middelburg, Goes huwelijksakten burgerlijke stand, 52, GOE-H-1921"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-H-1921&minr=6926730&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-H-1921&minr=6926730&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.GOE\\25.GOE-H\\NL-MdbZA_25_GOE-H-012567.jpg"
  ] ;
  a2a:SourceLastChangeDate "2018-05-06"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-H-1921&minr=6926730&miview=ldt" ;
  a2a:RecordIdentifier "344446320" ;
  a2a:RecordGUID "{AC007513-2CD3-4A96-AB3F-699B6B62B586}" ;
  a2a:SourceRemarkProvenance "A2Acollection NL-MdbZA_25.GOE-H-1921_54_A2A.xml van ZAR" .

