@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_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e
  a a2a:Record ;
  rdfs:label "Doop op 1 augustus 1756" ;
  a2a:hasPerson oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-8bed88d1-221c-3333-4c06-82dddec519c0, oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-57cc7f4d-81f5-1a03-3b80-b77b534a717c, oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-d0343cbd-9dbd-aeb5-705d-626385c736b6, oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-6e88d564-1301-8598-456f-5fa498fdf293 ;
  a2a:hasEvent oa:event_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_0, oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_1, oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_2, oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_3 ;
  a2a:hasSource oa:source_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e .

oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-8bed88d1-221c-3333-4c06-82dddec519c0
  a a2a:Person ;
  rdfs:label "Hindrik Jans Gortemaker" ;
  a2a:PersonName [
    rdfs:label "Hindrik Jans Gortemaker" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNamePatronym "Jans" ;
    a2a:PersonNameLastName "Gortemaker"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-57cc7f4d-81f5-1a03-3b80-b77b534a717c
  a a2a:Person ;
  rdfs:label "Jacobje Meursing" ;
  a2a:PersonName [
    rdfs:label "Jacobje Meursing" ;
    a2a:PersonNameFirstName "Jacobje" ;
    a2a:PersonNameLastName "Meursing"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-d0343cbd-9dbd-aeb5-705d-626385c736b6
  a a2a:Person ;
  rdfs:label "Otto Meursing Hendriks" ;
  a2a:PersonName [
    rdfs:label "Otto Meursing Hendriks" ;
    a2a:PersonNameFirstName "Otto Meursing" ;
    a2a:PersonNamePatronym "Hendriks"
  ] ;
  a2a:Gender "Man" .

oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person-6e88d564-1301-8598-456f-5fa498fdf293
  a a2a:Person ;
  rdfs:label "Annigje Hindriks" ;
  a2a:PersonName [
    rdfs:label "Annigje Hindriks" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNamePatronym "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1756" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1756-08-01"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person:8bed88d1-221c-3333-4c06-82dddec519c0 ;
  a2a:EventKeyRef oa:event_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Event1 .

oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person:57cc7f4d-81f5-1a03-3b80-b77b534a717c ;
  a2a:EventKeyRef oa:event_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Event1 .

oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person:d0343cbd-9dbd-aeb5-705d-626385c736b6 ;
  a2a:EventKeyRef oa:event_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Event1 .

oa:relationep_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_3
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Person:6e88d564-1301-8598-456f-5fa498fdf293 ;
  a2a:EventKeyRef oa:event_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e_Event1 .

oa:source_dar_5f2256f9-9be7-bcba-a669-45895a3e3c7e
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1756-08-01 - 1756-08-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1756-08-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1756-08-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1756" ;
    a2a:Month "8" ;
    a2a:Day "1" ;
    rdfs:label "1756-08-01"^^xsd:date
  ] ;
  a2a:SourceType "DTB Dopen" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Doop, Deel: 1" ;
    a2a:Book "Doopregister Anloo 1" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 1, Doopregister Anloo 1, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/d8909bbb-f916-e5fb-5cbb-ff4a61a3fc00.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5f2256f9-9be7-bcba-a669-45895a3e3c7e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/d8909bbb-f916-e5fb-5cbb-ff4a61a3fc00.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-11-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/5f2256f9-9be7-bcba-a669-45895a3e3c7e" ;
  a2a:RecordGUID "{5f2256f9-9be7-bcba-a669-45895a3e3c7e}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkbron "Doop" ;
  a2a:SourceRemarkdeel "1" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250222_320_00000320.xml van DAR" .

