@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_4b88272e-0795-5548-5bdb-2df4cae23fca
  a a2a:Record ;
  rdfs:label "Doop op 24 november 1715 te Woldendorp" ;
  a2a:hasPerson oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person-12c688a9-7854-efad-e34c-aa6601fe43f1, oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person-d757cc92-b473-2148-45ed-daa50b71befb, oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person-d937f6eb-392a-8aa8-52f8-9aeff5cc2b67 ;
  a2a:hasEvent oa:event_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Event1 ;
  a2a:hasRelationEP oa:relationep_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_0, oa:relationep_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_1, oa:relationep_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_2 ;
  a2a:hasSource oa:source_gra_4b88272e-0795-5548-5bdb-2df4cae23fca .

oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person-12c688a9-7854-efad-e34c-aa6601fe43f1
  a a2a:Person ;
  rdfs:label "IJde" ;
  a2a:PersonName [
    rdfs:label "IJde" ;
    a2a:PersonNameFirstName "IJde"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person-d757cc92-b473-2148-45ed-daa50b71befb
  a a2a:Person ;
  rdfs:label "Trijnje Freericks" ;
  a2a:PersonName [
    rdfs:label "Trijnje Freericks" ;
    a2a:PersonNameFirstName "Trijnje" ;
    a2a:PersonNameLastName "Freericks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person-d937f6eb-392a-8aa8-52f8-9aeff5cc2b67
  a a2a:Person ;
  rdfs:label "Jan Jans De Jonge" ;
  a2a:PersonName [
    rdfs:label "Jan Jans De Jonge" ;
    a2a:PersonNameFirstName "Jan Jans" ;
    a2a:PersonNameLastName "De Jonge"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1715" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1715-11-24"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Woldendorp" ;
    rdfs:label "Woldendorp"
  ] .

oa:relationep_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person:12c688a9-7854-efad-e34c-aa6601fe43f1 ;
  a2a:EventKeyRef oa:event_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Event1 .

oa:relationep_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person:d757cc92-b473-2148-45ed-daa50b71befb ;
  a2a:EventKeyRef oa:event_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Event1 .

oa:relationep_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Person:d937f6eb-392a-8aa8-52f8-9aeff5cc2b67 ;
  a2a:EventKeyRef oa:event_gra_4b88272e-0795-5548-5bdb-2df4cae23fca_Event1 .

oa:source_gra_4b88272e-0795-5548-5bdb-2df4cae23fca
  a a2a:Source ;
  rdfs:label "AlleGroningers, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Kerkelijke gemeente Woldendorp" ;
    rdfs:label "Kerkelijke gemeente Woldendorp", "1715-11-24 - 1715-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1715-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1715-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1715" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1715-11-24"^^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: 562..." ;
    a2a:Book "Kerkeboek 1667-1777" ;
    a2a:RegistryNumber "562" ;
    rdfs:label "AlleGroningers, Groningen, Archiefnaam: Doop-, trouw- en begraafboeken enz. in de provincie Groningen, Bron: boek, Deel: 562..., Kerkeboek 1667-1777, 562"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/gra/thumb/640x480/239bb242-1f0f-83e2-2373-1fcc9f4269ec.jpg" ;
    a2a:UriViewer "http://allegroningers.nl/zoeken-op-naam/deeds/4b88272e-0795-5548-5bdb-2df4cae23fca" ;
    a2a:UriPreview "https://images.memorix.nl/gra/thumb/250x250/239bb242-1f0f-83e2-2373-1fcc9f4269ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2012-12-12"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allegroningers.nl/zoeken-op-naam/deeds/4b88272e-0795-5548-5bdb-2df4cae23fca" ;
  a2a:RecordGUID "{4b88272e-0795-5548-5bdb-2df4cae23fca}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20210331_1284_00001284.xml van GRA" .

