@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_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0
  a a2a:Record ;
  rdfs:label "Geboorte op 17 september 1843 te Koewacht" ;
  a2a:hasPerson oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390471, oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390469, oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390470 ;
  a2a:hasEvent oa:event_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_0, oa:relationep_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_1, oa:relationep_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_2 ;
  a2a:hasSource oa:source_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0 .

oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390471
  a a2a:Person ;
  rdfs:label "Seraphinus de Smet" ;
  a2a:PersonName [
    rdfs:label "Seraphinus de Smet" ;
    a2a:PersonNameFirstName "Seraphinus" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smet"
  ] ;
  a2a:Gender "Man" .

oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390469
  a a2a:Person ;
  rdfs:label "Charles Louis de Smet" ;
  a2a:PersonName [
    rdfs:label "Charles Louis de Smet" ;
    a2a:PersonNameFirstName "Charles Louis" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Smet"
  ] .

oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390470
  a a2a:Person ;
  rdfs:label "Maria Christina der Weduwe" ;
  a2a:PersonName [
    rdfs:label "Maria Christina der Weduwe" ;
    a2a:PersonNameFirstName "Maria Christina" ;
    a2a:PersonNamePrefixLastName "der" ;
    a2a:PersonNameLastName "Weduwe"
  ] .

oa:event_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "17-09-1843" ;
    a2a:Year "1843" ;
    a2a:Month "09" ;
    a2a:Day "17" ;
    rdfs:label "1843-09-17"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Koewacht" ;
    rdfs:label "Koewacht"
  ] .

oa:relationep_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390471 ;
  a2a:EventKeyRef oa:event_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Event1 .

oa:relationep_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390469 ;
  a2a:EventKeyRef oa:event_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Event1 .

oa:relationep_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Person1221390470 ;
  a2a:EventKeyRef oa:event_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0_Event1 .

oa:source_zar_0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Koewacht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Koewacht, Nederland", "1843-09-18 - 1843-09-18"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1843-09-18"^^xsd:date ;
    a2a:SourceIndexDateTo "1843-09-18"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "18-09-1843" ;
    a2a:Year "1843" ;
    a2a:Month "09" ;
    a2a:Day "18" ;
    rdfs:label "18-09-1843"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Koewacht geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "KOE-G-1843" ;
    rdfs:label "Zeeuws Archief, Middelburg, Koewacht geboorteakten burgerlijke stand, 56, KOE-G-1843"
  ] ;
  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.KOE-G-1843&minr=4978476&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.KOE-G-1843&minr=4978476&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.KOE\\25.KOE-G\\NL-MdbZA_25_KOE-G-000922.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.KOE-G-1843&minr=4978476&miview=ldt" ;
  a2a:RecordIdentifier "1221390468" ;
  a2a:RecordGUID "{0937CAFE-CD3A-4B46-9BDB-EE4B1ABCF1A0}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/AA7232C9958B4808BEE3B6191E561205" .

