@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_1486b62f-6add-b87f-7675-29a98c035bca
  a a2a:Record ;
  rdfs:label "Doop op 19 mei 1771 te Nieuwe Pekela" ;
  a2a:hasPerson oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person-72a0a213-7cb3-3c32-07a1-89f4b1fb1516, oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person-652c1eed-7ac6-4d62-1235-ad2038d521d1, oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person-9e72cdb1-c311-c5b8-de00-3a266986bd53 ;
  a2a:hasEvent oa:event_gra_1486b62f-6add-b87f-7675-29a98c035bca_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_1486b62f-6add-b87f-7675-29a98c035bca_0, oa:relationep_gra_1486b62f-6add-b87f-7675-29a98c035bca_1, oa:relationep_gra_1486b62f-6add-b87f-7675-29a98c035bca_2 ;
  a2a:hasSource oa:source_gra_1486b62f-6add-b87f-7675-29a98c035bca .

oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person-72a0a213-7cb3-3c32-07a1-89f4b1fb1516
  a a2a:Person ;
  rdfs:label "Hindrikjen" ;
  a2a:PersonName [
    rdfs:label "Hindrikjen" ;
    a2a:PersonNameFirstName "Hindrikjen"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1771" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1771-05-19"^^xsd:date
  ] .

oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person-652c1eed-7ac6-4d62-1235-ad2038d521d1
  a a2a:Person ;
  rdfs:label "Lubbegijn Derx" ;
  a2a:PersonName [
    rdfs:label "Lubbegijn Derx" ;
    a2a:PersonNameFirstName "Lubbegijn" ;
    a2a:PersonNameLastName "Derx"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person-9e72cdb1-c311-c5b8-de00-3a266986bd53
  a a2a:Person ;
  rdfs:label "Drewes Jans" ;
  a2a:PersonName [
    rdfs:label "Drewes Jans" ;
    a2a:PersonNameFirstName "Drewes" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_1486b62f-6add-b87f-7675-29a98c035bca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1771" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1771-05-19"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Nieuwe Pekela" ;
    rdfs:label "Nieuwe Pekela"
  ] .

oa:relationep_gra_1486b62f-6add-b87f-7675-29a98c035bca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person:72a0a213-7cb3-3c32-07a1-89f4b1fb1516 ;
  a2a:EventKeyRef oa:event_gra_1486b62f-6add-b87f-7675-29a98c035bca_Event1 .

oa:relationep_gra_1486b62f-6add-b87f-7675-29a98c035bca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person:652c1eed-7ac6-4d62-1235-ad2038d521d1 ;
  a2a:EventKeyRef oa:event_gra_1486b62f-6add-b87f-7675-29a98c035bca_Event1 .

oa:relationep_gra_1486b62f-6add-b87f-7675-29a98c035bca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_1486b62f-6add-b87f-7675-29a98c035bca_Person:9e72cdb1-c311-c5b8-de00-3a266986bd53 ;
  a2a:EventKeyRef oa:event_gra_1486b62f-6add-b87f-7675-29a98c035bca_Event1 .

oa:source_gra_1486b62f-6add-b87f-7675-29a98c035bca
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Nieuwe Pekela" ;
    rdfs:label "Kerkelijke gemeente Nieuwe Pekela", "1771-05-19 - 1771-05-19"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1771-05-19"^^xsd:date ;
    a2a:SourceIndexDateTo "1771-05-19"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1771" ;
    a2a:Month "5" ;
    a2a:Day "19" ;
    rdfs:label "1771-05-19"^^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: 311..." ;
    a2a:Book "Doop- en trouwboek 1704-1811" ;
    a2a:RegistryNumber "311" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 311..., Doop- en trouwboek 1704-1811, 311"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/566317fc-b6a4-fb53-03ef-69e51f7d8b85.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/1486b62f-6add-b87f-7675-29a98c035bca" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/566317fc-b6a4-fb53-03ef-69e51f7d8b85.jpg"
  ] ;
  a2a:SourceLastChangeDate "2022-05-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/1486b62f-6add-b87f-7675-29a98c035bca" ;
  a2a:RecordGUID "{1486b62f-6add-b87f-7675-29a98c035bca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20220711_4_00000004.xml van GRA" .

