@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_gra_964035d9-64ff-e67b-3efa-410770f7b721
  a a2a:Record ;
  rdfs:label "Geboorte op 23 oktober 1878 te Wetsinge gem. Adorp" ;
  a2a:hasPerson oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person-c6f19512-fc1d-cf69-e532-aa0ccc972740, oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person-5640609c-acab-cf6d-2b7c-d39ad3f33f67, oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person-f26ed79c-a12d-ffa6-abe9-7e6c65969f7a ;
  a2a:hasEvent oa:event_gra_964035d9-64ff-e67b-3efa-410770f7b721_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_964035d9-64ff-e67b-3efa-410770f7b721_0, oa:relationep_gra_964035d9-64ff-e67b-3efa-410770f7b721_1, oa:relationep_gra_964035d9-64ff-e67b-3efa-410770f7b721_2 ;
  a2a:hasSource oa:source_gra_964035d9-64ff-e67b-3efa-410770f7b721 .

oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person-c6f19512-fc1d-cf69-e532-aa0ccc972740
  a a2a:Person ;
  rdfs:label "Seike van der Laan" ;
  a2a:PersonName [
    rdfs:label "Seike van der Laan" ;
    a2a:PersonNameFirstName "Seike" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Laan"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person-5640609c-acab-cf6d-2b7c-d39ad3f33f67
  a a2a:Person ;
  rdfs:label "Anne Bouwkamp" ;
  a2a:PersonName [
    rdfs:label "Anne Bouwkamp" ;
    a2a:PersonNameFirstName "Anne" ;
    a2a:PersonNameLastName "Bouwkamp"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "39 jaar" ;
    rdfs:label "39 jaar"
  ] ;
  a2a:Profession "daglooner" .

oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person-f26ed79c-a12d-ffa6-abe9-7e6c65969f7a
  a a2a:Person ;
  rdfs:label "Afien Bouwkamp" ;
  a2a:PersonName [
    rdfs:label "Afien Bouwkamp" ;
    a2a:PersonNameFirstName "Afien" ;
    a2a:PersonNameLastName "Bouwkamp"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1878-10-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Wetsinge gem. Adorp" ;
    rdfs:label "Wetsinge gem. Adorp"
  ] .

oa:event_gra_964035d9-64ff-e67b-3efa-410770f7b721_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "23" ;
    rdfs:label "1878-10-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wetsinge gem. Adorp" ;
    rdfs:label "Wetsinge gem. Adorp"
  ] .

oa:relationep_gra_964035d9-64ff-e67b-3efa-410770f7b721_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person:c6f19512-fc1d-cf69-e532-aa0ccc972740 ;
  a2a:EventKeyRef oa:event_gra_964035d9-64ff-e67b-3efa-410770f7b721_Event1 .

oa:relationep_gra_964035d9-64ff-e67b-3efa-410770f7b721_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person:5640609c-acab-cf6d-2b7c-d39ad3f33f67 ;
  a2a:EventKeyRef oa:event_gra_964035d9-64ff-e67b-3efa-410770f7b721_Event1 .

oa:relationep_gra_964035d9-64ff-e67b-3efa-410770f7b721_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_964035d9-64ff-e67b-3efa-410770f7b721_Person:f26ed79c-a12d-ffa6-abe9-7e6c65969f7a ;
  a2a:EventKeyRef oa:event_gra_964035d9-64ff-e67b-3efa-410770f7b721_Event1 .

oa:source_gra_964035d9-64ff-e67b-3efa-410770f7b721
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Adorp" ;
    rdfs:label "Adorp", "1878-10-24 - 1878-10-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1878-10-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1878-10-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1878" ;
    a2a:Month "10" ;
    a2a:Day "24" ;
    rdfs:label "1878-10-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 8, Periode: 1878" ;
    a2a:Book "Geboorteregister 1878" ;
    a2a:DocumentNumber "56" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 8, Periode: 1878, Geboorteregister 1878, 56, 8"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/b320cf30-f5e5-0b0d-867e-2d0bf8a2ccf8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/964035d9-64ff-e67b-3efa-410770f7b721" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/b320cf30-f5e5-0b0d-867e-2d0bf8a2ccf8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/964035d9-64ff-e67b-3efa-410770f7b721" ;
  a2a:RecordGUID "{964035d9-64ff-e67b-3efa-410770f7b721}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_8637_00008637.xml van GRA" .

