@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_71576978-9041-441F-AF2F-D09CCF0CD0DC
  a a2a:Record ;
  rdfs:label "Geboorte op 4 november 1897 te Kloetinge" ;
  a2a:hasPerson oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248025, oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248023, oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248024 ;
  a2a:hasEvent oa:event_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Event1 ;
  a2a:hasRelationEP oa:relationep_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_0, oa:relationep_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_1, oa:relationep_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_2 ;
  a2a:hasSource oa:source_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC .

oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248025
  a a2a:Person ;
  rdfs:label "Jacob Pieter Labeur" ;
  a2a:PersonName [
    rdfs:label "Jacob Pieter Labeur" ;
    a2a:PersonNameFirstName "Jacob Pieter" ;
    a2a:PersonNameLastName "Labeur"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:LiteralDate "04-11-1897" ;
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "04-11-1897"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kloetinge" ;
    rdfs:label "Kloetinge"
  ] .

oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248023
  a a2a:Person ;
  rdfs:label "Jacob Labeur" ;
  a2a:PersonName [
    rdfs:label "Jacob Labeur" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Labeur"
  ] .

oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248024
  a a2a:Person ;
  rdfs:label "Adriana Sonke" ;
  a2a:PersonName [
    rdfs:label "Adriana Sonke" ;
    a2a:PersonNameFirstName "Adriana" ;
    a2a:PersonNameLastName "Sonke"
  ] .

oa:event_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "04-11-1897" ;
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "04" ;
    rdfs:label "1897-11-04"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kloetinge" ;
    rdfs:label "Kloetinge"
  ] .

oa:relationep_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248025 ;
  a2a:EventKeyRef oa:event_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Event1 .

oa:relationep_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248023 ;
  a2a:EventKeyRef oa:event_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Event1 .

oa:relationep_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Person344248024 ;
  a2a:EventKeyRef oa:event_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC_Event1 .

oa:source_zar_71576978-9041-441F-AF2F-D09CCF0CD0DC
  a a2a:Source ;
  rdfs:label "Zeeuws Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Kloetinge" ;
    a2a:Country "Nederland" ;
    rdfs:label "Kloetinge, Nederland", "1897-11-05 - 1897-11-05"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1897-11-05"^^xsd:date ;
    a2a:SourceIndexDateTo "1897-11-05"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "05-11-1897" ;
    a2a:Year "1897" ;
    a2a:Month "11" ;
    a2a:Day "05" ;
    rdfs:label "05-11-1897"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Zeeuws Archief" ;
    a2a:Place "Middelburg" ;
    a2a:Collection "Kloetinge geboorteakten burgerlijke stand" ;
    a2a:DocumentNumber "37" ;
    a2a:RegistryNumber "KLO-G-1897" ;
    rdfs:label "Zeeuws Archief, Middelburg, Kloetinge geboorteakten burgerlijke stand, 37, KLO-G-1897"
  ] ;
  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.KLO-G-1897&minr=4938881&miview=ldt" ;
    a2a:UriViewer "http://www.archieven.nl/nl/search-modonly?mivast=239&miadt=239&miaet=54&micode=25.KLO-G-1897&minr=4938881&miview=ldt" ;
    a2a:UriPreview "http://files.archieven.nl/php/get_thumb.php?adt_id=239&toegang=25&file=25.KLO\\25.KLO-G\\NL-MdbZA_25_KLO-G-001298.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.KLO-G-1897&minr=4938881&miview=ldt" ;
  a2a:RecordIdentifier "344248022" ;
  a2a:RecordGUID "{71576978-9041-441F-AF2F-D09CCF0CD0DC}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/67AF96CDB999418EBE45FEB1FF3CAFEF" .

