@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_eea044b5-1f05-4b90-cf3d-d3f57eb750cf
  a a2a:Record ;
  rdfs:label "Doop op 29 oktober 1780 te Garsthuizen" ;
  a2a:hasPerson oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person-6d0a9244-8b2f-141f-4c74-65c7bea50505, oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person-cd560b8b-02e3-ae95-16f3-feef70a87e6e, oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person-3cd6e9a1-a530-a41f-e744-94e6cbad4980 ;
  a2a:hasEvent oa:event_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_0, oa:relationep_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_1, oa:relationep_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_2 ;
  a2a:hasSource oa:source_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf .

oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person-6d0a9244-8b2f-141f-4c74-65c7bea50505
  a a2a:Person ;
  rdfs:label "Grietje" ;
  a2a:PersonName [
    rdfs:label "Grietje" ;
    a2a:PersonNameFirstName "Grietje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Garsthuizen" ;
    rdfs:label "Garsthuizen"
  ] .

oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person-cd560b8b-02e3-ae95-16f3-feef70a87e6e
  a a2a:Person ;
  rdfs:label "Lijsebeth Jans" ;
  a2a:PersonName [
    rdfs:label "Lijsebeth Jans" ;
    a2a:PersonNameFirstName "Lijsebeth" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person-3cd6e9a1-a530-a41f-e744-94e6cbad4980
  a a2a:Person ;
  rdfs:label "Michiel Alberts" ;
  a2a:PersonName [
    rdfs:label "Michiel Alberts" ;
    a2a:PersonNameFirstName "Michiel" ;
    a2a:PersonNameLastName "Alberts"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1780" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1780-10-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Garsthuizen" ;
    rdfs:label "Garsthuizen"
  ] .

oa:relationep_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person:6d0a9244-8b2f-141f-4c74-65c7bea50505 ;
  a2a:EventKeyRef oa:event_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Event1 .

oa:relationep_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person:cd560b8b-02e3-ae95-16f3-feef70a87e6e ;
  a2a:EventKeyRef oa:event_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Event1 .

oa:relationep_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Person:3cd6e9a1-a530-a41f-e744-94e6cbad4980 ;
  a2a:EventKeyRef oa:event_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf_Event1 .

oa:source_gra_eea044b5-1f05-4b90-cf3d-d3f57eb750cf
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Garsthuizen" ;
    rdfs:label "Kerkelijke gemeente Garsthuizen", "1780-10-29 - 1780-10-29"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1780-10-29"^^xsd:date ;
    a2a:SourceIndexDateTo "1780-10-29"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1780" ;
    a2a:Month "10" ;
    a2a:Day "29" ;
    rdfs:label "1780-10-29"^^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: 94,..." ;
    a2a:Book "Doop- en trouwboek 1726-1811" ;
    a2a:RegistryNumber "94" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 94,..., Doop- en trouwboek 1726-1811, 94"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/9373f6c4-cff2-03e6-6efa-f8945b0493d8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eea044b5-1f05-4b90-cf3d-d3f57eb750cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/9373f6c4-cff2-03e6-6efa-f8945b0493d8.jpg"
  ], [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "2" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/47532e84-1665-1f11-685b-5bb4d48356f8.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/eea044b5-1f05-4b90-cf3d-d3f57eb750cf" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/47532e84-1665-1f11-685b-5bb4d48356f8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/eea044b5-1f05-4b90-cf3d-d3f57eb750cf" ;
  a2a:RecordGUID "{eea044b5-1f05-4b90-cf3d-d3f57eb750cf}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210225_20902_00020902.xml van GRA" .

