@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_46A1D421-4475-4EB2-9CCF-CB014ECBA79C
  a a2a:Record ;
  rdfs:label "Huwelijk op 16 februari 1888 te Goes" ;
  a2a:hasPerson oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434589, oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434590, oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434591, oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434592, oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434593, oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434594 ;
  a2a:hasEvent oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_0, oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_1, oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_2, oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_3, oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_4, oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_5 ;
  a2a:hasSource oa:source_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C .

oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434589
  a a2a:Person ;
  rdfs:label "Cornelis Boudewijn van Sprang" ;
  a2a:PersonName [
    rdfs:label "Cornelis Boudewijn van Sprang" ;
    a2a:PersonNameFirstName "Cornelis Boudewijn" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] ;
  a2a:Profession "Metselaar" .

oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434590
  a a2a:Person ;
  rdfs:label "Hendrikus van Sprang" ;
  a2a:PersonName [
    rdfs:label "Hendrikus van Sprang" ;
    a2a:PersonNameFirstName "Hendrikus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Sprang"
  ] ;
  a2a:Profession "Metselaar" .

oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434591
  a a2a:Person ;
  rdfs:label "Jannetje Verhulst" ;
  a2a:PersonName [
    rdfs:label "Jannetje Verhulst" ;
    a2a:PersonNameFirstName "Jannetje" ;
    a2a:PersonNameLastName "Verhulst"
  ] .

oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434592
  a a2a:Person ;
  rdfs:label "Catharina Janna Koets" ;
  a2a:PersonName [
    rdfs:label "Catharina Janna Koets" ;
    a2a:PersonNameFirstName "Catharina Janna" ;
    a2a:PersonNameLastName "Koets"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "22" ;
    rdfs:label "22"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wissenkerke" ;
    rdfs:label "Wissenkerke"
  ] ;
  a2a:Profession "Dienstbode" .

oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434593
  a a2a:Person ;
  rdfs:label "Leendert Koets" ;
  a2a:PersonName [
    rdfs:label "Leendert Koets" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNameLastName "Koets"
  ] ;
  a2a:Profession "Arbeider" .

oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434594
  a a2a:Person ;
  rdfs:label "Cathalina Tollenaar" ;
  a2a:PersonName [
    rdfs:label "Cathalina Tollenaar" ;
    a2a:PersonNameFirstName "Cathalina" ;
    a2a:PersonNameLastName "Tollenaar"
  ] ;
  a2a:Profession "Arbeidster" .

oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1
  a a2a:Event ;
  rdfs:label "Huwelijk" ;
  a2a:EventType "Huwelijk" ;
  a2a:EventDate [
    a2a:LiteralDate "16-02-1888" ;
    a2a:Year "1888" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "1888-02-16"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Goes" ;
    rdfs:label "Goes"
  ] .

oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_0
  a a2a:RelationEP ;
  rdfs:label "Bruidegom" ;
  a2a:RelationType "Bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434589 ;
  a2a:EventKeyRef oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1 .

oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_1
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruidegom" ;
  a2a:RelationType "Vader van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434590 ;
  a2a:EventKeyRef oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1 .

oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_2
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruidegom" ;
  a2a:RelationType "Moeder van de bruidegom" ;
  a2a:PersonKeyRef oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434591 ;
  a2a:EventKeyRef oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1 .

oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_3
  a a2a:RelationEP ;
  rdfs:label "Bruid" ;
  a2a:RelationType "Bruid" ;
  a2a:PersonKeyRef oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434592 ;
  a2a:EventKeyRef oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1 .

oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_4
  a a2a:RelationEP ;
  rdfs:label "Vader van de bruid" ;
  a2a:RelationType "Vader van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434593 ;
  a2a:EventKeyRef oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1 .

oa:relationep_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_5
  a a2a:RelationEP ;
  rdfs:label "Moeder van de bruid" ;
  a2a:RelationType "Moeder van de bruid" ;
  a2a:PersonKeyRef oa:person_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Person344434594 ;
  a2a:EventKeyRef oa:event_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C_Event1 .

oa:source_zar_46A1D421-4475-4EB2-9CCF-CB014ECBA79C
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Huwelijk" ;
  a2a:SourcePlace [
    a2a:Place "Goes" ;
    a2a:Country "Nederland" ;
    rdfs:label "Goes, Nederland", "1888-02-16 - 1888-02-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1888-02-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1888-02-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "16-02-1888" ;
    a2a:Year "1888" ;
    a2a:Month "02" ;
    a2a:Day "16" ;
    rdfs:label "16-02-1888"
  ] ;
  a2a:SourceType "BS Huwelijk" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Goes huwelijksakten burgerlijke stand" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "GOE-H-1888" ;
    rdfs:label "Zeeuws Archief, Middelburg, Goes huwelijksakten burgerlijke stand, 5, GOE-H-1888"
  ] ;
  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-1888&minr=6914965&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-H-1888&minr=6914965&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-011106.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-H-1888&minr=6914965&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.GOE-H-1888&minr=6914965&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-011105.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-1888&minr=6914965&miview=ldt" ;
  a2a:RecordIdentifier "344434588" ;
  a2a:RecordGUID "{46A1D421-4475-4EB2-9CCF-CB014ECBA79C}" ;
  a2a:SourceRemarkOpmerking "Bgm wdnr van Anna Elisabeth Hageman." ;
  a2a:SourceRemarkProvenance "A2Acollection NL-MdbZA_25.GOE-H-1888_54_A2A.xml van ZAR" .

