@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_ffae3981-e788-5d0a-4ba8-c030d16432ce
  a a2a:Record ;
  rdfs:label "Doop op 15 november 1801 te Nieuw-Beerta" ;
  a2a:hasPerson oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person-e7d5d9cf-8d1c-d7d7-5aed-f4420471d4b7, oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person-a75cbc9d-7fbf-ee82-990e-2bffd0b57933, oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person-2b700ef6-25d5-dbc5-0708-910c31e3ca9e ;
  a2a:hasEvent oa:event_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_0, oa:relationep_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_1, oa:relationep_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_2 ;
  a2a:hasSource oa:source_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce .

oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person-e7d5d9cf-8d1c-d7d7-5aed-f4420471d4b7
  a a2a:Person ;
  rdfs:label "Jantje" ;
  a2a:PersonName [
    rdfs:label "Jantje" ;
    a2a:PersonNameFirstName "Jantje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1801" ;
    a2a:Month "11" ;
    a2a:Day "11" ;
    rdfs:label "1801-11-11"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Nieuw Beerta" ;
    rdfs:label "Nieuw Beerta"
  ] .

oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person-a75cbc9d-7fbf-ee82-990e-2bffd0b57933
  a a2a:Person ;
  rdfs:label "Anje Jans" ;
  a2a:PersonName [
    rdfs:label "Anje Jans" ;
    a2a:PersonNameFirstName "Anje" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person-2b700ef6-25d5-dbc5-0708-910c31e3ca9e
  a a2a:Person ;
  rdfs:label "Doewe Harms" ;
  a2a:PersonName [
    rdfs:label "Doewe Harms" ;
    a2a:PersonNameFirstName "Doewe" ;
    a2a:PersonNameLastName "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1801" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1801-11-15"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuw-Beerta" ;
    rdfs:label "Nieuw-Beerta"
  ] .

oa:relationep_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person:e7d5d9cf-8d1c-d7d7-5aed-f4420471d4b7 ;
  a2a:EventKeyRef oa:event_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Event1 .

oa:relationep_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person:a75cbc9d-7fbf-ee82-990e-2bffd0b57933 ;
  a2a:EventKeyRef oa:event_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Event1 .

oa:relationep_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Person:2b700ef6-25d5-dbc5-0708-910c31e3ca9e ;
  a2a:EventKeyRef oa:event_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce_Event1 .

oa:source_gra_ffae3981-e788-5d0a-4ba8-c030d16432ce
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Nieuw-Beerta" ;
    rdfs:label "Kerkelijke gemeente Nieuw-Beerta", "1801-11-15 - 1801-11-15"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1801-11-15"^^xsd:date ;
    a2a:SourceIndexDateTo "1801-11-15"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1801" ;
    a2a:Month "11" ;
    a2a:Day "15" ;
    rdfs:label "1801-11-15"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleGroningers" ;
    a2a:Place "Groningen" ;
    a2a:Collection "Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 310..." ;
    a2a:Book "Kerkeboek 1669-1811" ;
    a2a:RegistryNumber "310" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 310..., Kerkeboek 1669-1811, 310"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/e55d22ac-e573-6ee8-1043-5201b20a5017.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/ffae3981-e788-5d0a-4ba8-c030d16432ce" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/e55d22ac-e573-6ee8-1043-5201b20a5017.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/ffae3981-e788-5d0a-4ba8-c030d16432ce" ;
  a2a:RecordGUID "{ffae3981-e788-5d0a-4ba8-c030d16432ce}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_21015_00021015.xml van GRA" .

