@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_8500396b-d96e-eaec-a589-c473c4e3fa0a
  a a2a:Record ;
  rdfs:label "Geboorte op 27 november 1826 te Kalkwijk gem. Hoogezand" ;
  a2a:hasPerson oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person-ccdf9bec-4199-992f-fa5a-a3d46ad86ef0, oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person-b700b0bd-18fd-50fc-1059-92fa98ee3dfa, oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person-bff7d83e-92e7-4cdd-44da-ffdaf43695b0 ;
  a2a:hasEvent oa:event_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_0, oa:relationep_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_1, oa:relationep_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_2 ;
  a2a:hasSource oa:source_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a .

oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person-ccdf9bec-4199-992f-fa5a-a3d46ad86ef0
  a a2a:Person ;
  rdfs:label "Marijke Alberts Buringa" ;
  a2a:PersonName [
    rdfs:label "Marijke Alberts Buringa" ;
    a2a:PersonNameFirstName "Marijke Alberts" ;
    a2a:PersonNameLastName "Buringa"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "30 jaar" ;
    rdfs:label "30 jaar"
  ] ;
  a2a:Profession "inlandsche kramerse" .

oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person-b700b0bd-18fd-50fc-1059-92fa98ee3dfa
  a a2a:Person ;
  rdfs:label "Albert van der Zwier" ;
  a2a:PersonName [
    rdfs:label "Albert van der Zwier" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zwier"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1826-11-27"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Kalkwijk gem. Hoogezand" ;
    rdfs:label "Kalkwijk gem. Hoogezand"
  ] .

oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person-bff7d83e-92e7-4cdd-44da-ffdaf43695b0
  a a2a:Person ;
  rdfs:label "Philippus van der Zwier" ;
  a2a:PersonName [
    rdfs:label "Philippus van der Zwier" ;
    a2a:PersonNameFirstName "Philippus" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Zwier"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "27" ;
    rdfs:label "1826-11-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kalkwijk gem. Hoogezand" ;
    rdfs:label "Kalkwijk gem. Hoogezand"
  ] .

oa:relationep_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person:ccdf9bec-4199-992f-fa5a-a3d46ad86ef0 ;
  a2a:EventKeyRef oa:event_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Event1 .

oa:relationep_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person:b700b0bd-18fd-50fc-1059-92fa98ee3dfa ;
  a2a:EventKeyRef oa:event_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Event1 .

oa:relationep_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Person:bff7d83e-92e7-4cdd-44da-ffdaf43695b0 ;
  a2a:EventKeyRef oa:event_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a_Event1 .

oa:source_gra_8500396b-d96e-eaec-a589-c473c4e3fa0a
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogezand" ;
    rdfs:label "Hoogezand", "1826-11-30 - 1826-11-30"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-11-30"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-11-30"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "11" ;
    a2a:Day "30" ;
    rdfs:label "1826-11-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Periode: 1826" ;
    a2a:Book "Geboorteregister 1826" ;
    a2a:DocumentNumber "132" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Periode: 1826, Geboorteregister 1826, 132"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ca4988bc-a118-cb7c-7bb4-378ca916904c.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/8500396b-d96e-eaec-a589-c473c4e3fa0a" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ca4988bc-a118-cb7c-7bb4-378ca916904c.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/8500396b-d96e-eaec-a589-c473c4e3fa0a" ;
  a2a:RecordGUID "{8500396b-d96e-eaec-a589-c473c4e3fa0a}" ;
  a2a:SourceRemarkOpmerking "gewettigd bij huwelijk van de ouders op 14-03-1829" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210224_4428_00004428.xml van GRA" .

