@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_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1839 te Middelburg" ;
  a2a:hasPerson oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674345, oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674343, oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674344 ;
  a2a:hasEvent oa:event_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_0, oa:relationep_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_1, oa:relationep_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_2 ;
  a2a:hasSource oa:source_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D .

oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674345
  a a2a:Person ;
  rdfs:label "Catharina Pieternella de Later" ;
  a2a:PersonName [
    rdfs:label "Catharina Pieternella de Later" ;
    a2a:PersonNameFirstName "Catharina Pieternella" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Later"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "18-08-1839" ;
    a2a:Year "1839" ;
    a2a:Month "08" ;
    a2a:Day "18" ;
    rdfs:label "18-08-1839"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674343
  a a2a:Person ;
  rdfs:label "Leendert de Later" ;
  a2a:PersonName [
    rdfs:label "Leendert de Later" ;
    a2a:PersonNameFirstName "Leendert" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Later"
  ] ;
  a2a:Age [
    a2a:PersonAgeLiteral "33" ;
    rdfs:label "33"
  ] ;
  a2a:Profession "timmermansknecht" .

oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674344
  a a2a:Person ;
  rdfs:label "Maria van den Broeke" ;
  a2a:PersonName [
    rdfs:label "Maria van den Broeke" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Broeke"
  ] ;
  a2a:Profession "zonder" .

oa:event_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-08-1839" ;
    a2a:Year "1839" ;
    a2a:Month "08" ;
    a2a:Day "18" ;
    rdfs:label "1839-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Middelburg" ;
    rdfs:label "Middelburg"
  ] .

oa:relationep_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674345 ;
  a2a:EventKeyRef oa:event_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Event1 .

oa:relationep_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674343 ;
  a2a:EventKeyRef oa:event_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Event1 .

oa:relationep_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Person671674344 ;
  a2a:EventKeyRef oa:event_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D_Event1 .

oa:source_zar_C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Middelburg" ;
    a2a:Country "Nederland" ;
    rdfs:label "Middelburg, Nederland", "1839-08-19 - 1839-08-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1839-08-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1839-08-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "19-08-1839" ;
    a2a:Year "1839" ;
    a2a:Month "08" ;
    a2a:Day "19" ;
    rdfs:label "19-08-1839"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Middelburg geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "318" ;
    a2a:RegistryNumber "MDB-G-1839" ;
    rdfs:label "Zeeuws Archief, Middelburg, Middelburg geboorteakten burgerlijke stand, 318, MDB-G-1839"
  ] ;
  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.MDB-G-1839&minr=5401963&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.MDB-G-1839&minr=5401963&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.MDB\\25.MDB-G\\NL-MdbZA_25_MDB-G-004173.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.MDB-G-1839&minr=5401963&miview=ldt" ;
  a2a:RecordIdentifier "671674342" ;
  a2a:RecordGUID "{C91CCC8E-3B7B-4B36-BA6B-DC950C8E1B4D}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/517D7E7AECB247A0B04D5FFF624C58F4" .

