@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_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426
  a a2a:Record ;
  rdfs:label "Geboorte op 14 mei 1919 te Stadskanaal gem. Onstwedde" ;
  a2a:hasPerson oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person-69b1c9d5-77c0-d0cf-7d23-0d81efbed57e, oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person-cd2d2947-e3de-8026-878a-5c10a2981879, oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person-5d14a302-69c6-0aea-56ca-fd62c86bcf1b ;
  a2a:hasEvent oa:event_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_0, oa:relationep_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_1, oa:relationep_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_2 ;
  a2a:hasSource oa:source_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426 .

oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person-69b1c9d5-77c0-d0cf-7d23-0d81efbed57e
  a a2a:Person ;
  rdfs:label "Geessien Horrel" ;
  a2a:PersonName [
    rdfs:label "Geessien Horrel" ;
    a2a:PersonNameFirstName "Geessien" ;
    a2a:PersonNameLastName "Horrel"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person-cd2d2947-e3de-8026-878a-5c10a2981879
  a a2a:Person ;
  rdfs:label "Berendina Drent" ;
  a2a:PersonName [
    rdfs:label "Berendina Drent" ;
    a2a:PersonNameFirstName "Berendina" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1919-05-14"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person-5d14a302-69c6-0aea-56ca-fd62c86bcf1b
  a a2a:Person ;
  rdfs:label "Hinderikus Drent" ;
  a2a:PersonName [
    rdfs:label "Hinderikus Drent" ;
    a2a:PersonNameFirstName "Hinderikus" ;
    a2a:PersonNameLastName "Drent"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31 jaar" ;
    rdfs:label "31 jaar"
  ] ;
  a2a:Profession "schipper" .

oa:event_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "14" ;
    rdfs:label "1919-05-14"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Stadskanaal gem. Onstwedde" ;
    rdfs:label "Stadskanaal gem. Onstwedde"
  ] .

oa:relationep_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person:69b1c9d5-77c0-d0cf-7d23-0d81efbed57e ;
  a2a:EventKeyRef oa:event_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Event1 .

oa:relationep_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person:cd2d2947-e3de-8026-878a-5c10a2981879 ;
  a2a:EventKeyRef oa:event_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Event1 .

oa:relationep_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Person:5d14a302-69c6-0aea-56ca-fd62c86bcf1b ;
  a2a:EventKeyRef oa:event_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426_Event1 .

oa:source_gra_fecb2ae7-bd81-41ff-5c33-79b8d7f4b426
  a a2a:Source ;
  rdfs:label "AlleGroningers, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Onstwedde" ;
    rdfs:label "Onstwedde", "1919-05-15 - 1919-05-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1919-05-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1919-05-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1919" ;
    a2a:Month "5" ;
    a2a:Day "15" ;
    rdfs:label "1919-05-15"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Bron: boek, Deel: 55, Periode: 1919" ;
    a2a:Book "Geboorteregister 1919" ;
    a2a:DocumentNumber "206" ;
    a2a:RegistryNumber "55" ;
    rdfs:label "AlleGroningers, Groningen, Bron: boek, Deel: 55, Periode: 1919, Geboorteregister 1919, 206, 55"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/29865dc9-b4da-c508-1c83-89c7a393dc92.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/fecb2ae7-bd81-41ff-5c33-79b8d7f4b426" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/29865dc9-b4da-c508-1c83-89c7a393dc92.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-04-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/fecb2ae7-bd81-41ff-5c33-79b8d7f4b426" ;
  a2a:RecordGUID "{fecb2ae7-bd81-41ff-5c33-79b8d7f4b426}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_18276_00018276.xml van GRA" .

