@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_eaa027b4-e125-3be2-0b23-43ef1d32e357
  a a2a:Record ;
  rdfs:label "Geboorte op 18 april 1848 te Stadskanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person-3c6e708d-6f0e-2105-3a8f-da09d5a7b6bd, oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person-eb95427b-8a7e-4f09-82a3-d4e9acc2b3ab, oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person-7490700f-0cc5-b892-b20a-e859ab028b62 ;
  a2a:hasEvent oa:event_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_0, oa:relationep_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_1, oa:relationep_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_2 ;
  a2a:hasSource oa:source_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357 .

oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person-3c6e708d-6f0e-2105-3a8f-da09d5a7b6bd
  a a2a:Person ;
  rdfs:label "Harmke Alberts Kuiper" ;
  a2a:PersonName [
    rdfs:label "Harmke Alberts Kuiper" ;
    a2a:PersonNameFirstName "Harmke Alberts" ;
    a2a:PersonNameLastName "Kuiper"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person-eb95427b-8a7e-4f09-82a3-d4e9acc2b3ab
  a a2a:Person ;
  rdfs:label "Grietje Boekhoudt" ;
  a2a:PersonName [
    rdfs:label "Grietje Boekhoudt" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Boekhoudt"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1848-04-18"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person-7490700f-0cc5-b892-b20a-e859ab028b62
  a a2a:Person ;
  rdfs:label "Meint Meints Boekhoudt" ;
  a2a:PersonName [
    rdfs:label "Meint Meints Boekhoudt" ;
    a2a:PersonNameFirstName "Meint Meints" ;
    a2a:PersonNameLastName "Boekhoudt"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36 jaar" ;
    rdfs:label "36 jaar"
  ] ;
  a2a:Profession "arbeider" .

oa:event_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "18" ;
    rdfs:label "1848-04-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:relationep_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person:3c6e708d-6f0e-2105-3a8f-da09d5a7b6bd ;
  a2a:EventKeyRef oa:event_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Event1 .

oa:relationep_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person:eb95427b-8a7e-4f09-82a3-d4e9acc2b3ab ;
  a2a:EventKeyRef oa:event_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Event1 .

oa:relationep_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Person:7490700f-0cc5-b892-b20a-e859ab028b62 ;
  a2a:EventKeyRef oa:event_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357_Event1 .

oa:source_gra_eaa027b4-e125-3be2-0b23-43ef1d32e357
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1848-04-20 - 1848-04-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1848-04-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1848-04-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1848" ;
    a2a:Month "4" ;
    a2a:Day "20" ;
    rdfs:label "1848-04-20"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1848" ;
    a2a:Book "Geboorteregister 1848" ;
    a2a:DocumentNumber "41" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1848, Geboorteregister 1848, 41"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/766470e2-735d-3143-1292-e45fc7714e03.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eaa027b4-e125-3be2-0b23-43ef1d32e357" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/766470e2-735d-3143-1292-e45fc7714e03.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eaa027b4-e125-3be2-0b23-43ef1d32e357" ;
  a2a:RecordGUID "{eaa027b4-e125-3be2-0b23-43ef1d32e357}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_10309_00010309.xml van GRA" .

