@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_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535
  a a2a:Record ;
  rdfs:label "Doop op 27 april 1760 te Kropswolde" ;
  a2a:hasPerson oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person-a538693e-00ef-2e95-2265-31fd504ae8e4, oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person-0b7339ed-0a43-252b-8362-d5530c3e66fe, oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person-6b5cea73-1f38-a21f-3890-7808a5d86af1 ;
  a2a:hasEvent oa:event_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_0, oa:relationep_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_1, oa:relationep_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_2 ;
  a2a:hasSource oa:source_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535 .

oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person-a538693e-00ef-2e95-2265-31fd504ae8e4
  a a2a:Person ;
  rdfs:label "Sijbentie" ;
  a2a:PersonName [
    rdfs:label "Sijbentie" ;
    a2a:PersonNameFirstName "Sijbentie"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1760" ;
    a2a:Month "4" ;
    a2a:Day "22" ;
    rdfs:label "1760-04-22"^^xsd:date
  ] .

oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person-0b7339ed-0a43-252b-8362-d5530c3e66fe
  a a2a:Person ;
  rdfs:label "Petronella Meijers" ;
  a2a:PersonName [
    rdfs:label "Petronella Meijers" ;
    a2a:PersonNameFirstName "Petronella" ;
    a2a:PersonNameLastName "Meijers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person-6b5cea73-1f38-a21f-3890-7808a5d86af1
  a a2a:Person ;
  rdfs:label "Loewert Alberts" ;
  a2a:PersonName [
    rdfs:label "Loewert Alberts" ;
    a2a:PersonNameFirstName "Loewert" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1760" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1760-04-27"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Kropswolde" ;
    rdfs:label "Kropswolde"
  ] .

oa:relationep_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person:a538693e-00ef-2e95-2265-31fd504ae8e4 ;
  a2a:EventKeyRef oa:event_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Event1 .

oa:relationep_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person:0b7339ed-0a43-252b-8362-d5530c3e66fe ;
  a2a:EventKeyRef oa:event_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Event1 .

oa:relationep_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Person:6b5cea73-1f38-a21f-3890-7808a5d86af1 ;
  a2a:EventKeyRef oa:event_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535_Event1 .

oa:source_gra_a237e9ab-d5a8-6dca-0feb-1fec5c5ca535
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Kropswolde" ;
    rdfs:label "Kerkelijke gemeente Kropswolde", "1760-04-27 - 1760-04-27"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1760-04-27"^^xsd:date ;
    a2a:SourceIndexDateTo "1760-04-27"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1760" ;
    a2a:Month "4" ;
    a2a:Day "27" ;
    rdfs:label "1760-04-27"^^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: 247..." ;
    a2a:Book "Doop- en trouwboek 1754-1811" ;
    a2a:RegistryNumber "247" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 247..., Doop- en trouwboek 1754-1811, 247"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/ddfbfc2c-6a7b-0c7b-8ebb-ea350ec58aee.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/a237e9ab-d5a8-6dca-0feb-1fec5c5ca535" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/ddfbfc2c-6a7b-0c7b-8ebb-ea350ec58aee.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/a237e9ab-d5a8-6dca-0feb-1fec5c5ca535" ;
  a2a:RecordGUID "{a237e9ab-d5a8-6dca-0feb-1fec5c5ca535}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20575_00020575.xml van GRA" .

