@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_18254a54-79cf-4c19-86b9-6d324bfb5a5f
  a a2a:Record ;
  rdfs:label "Doop op 16 september 1759" ;
  a2a:hasPerson oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-f0049e56-8dcd-41d2-a9cd-b5f7cc3b39a5, oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-bbf22b14-c26b-47a7-8e7d-61e93207adf2, oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-f14e74b4-6dad-4861-b69c-43286979c1d7, oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-082a1521-dd6d-400d-9c9f-dfc8712b4039 ;
  a2a:hasEvent oa:event_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_0, oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_1, oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_2, oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_3 ;
  a2a:hasSource oa:source_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f .

oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-f0049e56-8dcd-41d2-a9cd-b5f7cc3b39a5
  a a2a:Person ;
  rdfs:label "Willemtje" ;
  a2a:PersonName [
    rdfs:label "Willemtje" ;
    a2a:PersonNameFirstName "Willemtje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Anlo" ;
    rdfs:label "Anlo"
  ] .

oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-bbf22b14-c26b-47a7-8e7d-61e93207adf2
  a a2a:Person ;
  rdfs:label "Aaltje Anthonij" ;
  a2a:PersonName [
    rdfs:label "Aaltje Anthonij" ;
    a2a:PersonNameFirstName "Aaltje" ;
    a2a:PersonNamePatronym "Anthonij"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-f14e74b4-6dad-4861-b69c-43286979c1d7
  a a2a:Person ;
  rdfs:label "Jantje Hindriks" ;
  a2a:PersonName [
    rdfs:label "Jantje Hindriks" ;
    a2a:PersonNameFirstName "Jantje" ;
    a2a:PersonNamePatronym "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person-082a1521-dd6d-400d-9c9f-dfc8712b4039
  a a2a:Person ;
  rdfs:label "Egbert Hindriks" ;
  a2a:PersonName [
    rdfs:label "Egbert Hindriks" ;
    a2a:PersonNameFirstName "Egbert" ;
    a2a:PersonNamePatronym "Hindriks"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1759" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1759-09-16"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person:f0049e56-8dcd-41d2-a9cd-b5f7cc3b39a5 ;
  a2a:EventKeyRef oa:event_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Event1 .

oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person:bbf22b14-c26b-47a7-8e7d-61e93207adf2 ;
  a2a:EventKeyRef oa:event_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Event1 .

oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_2
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person:f14e74b4-6dad-4861-b69c-43286979c1d7 ;
  a2a:EventKeyRef oa:event_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Event1 .

oa:relationep_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Person:082a1521-dd6d-400d-9c9f-dfc8712b4039 ;
  a2a:EventKeyRef oa:event_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f_Event1 .

oa:source_dar_18254a54-79cf-4c19-86b9-6d324bfb5a5f
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1759-09-16 - 1759-09-16"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1759-09-16"^^xsd:date ;
    a2a:SourceIndexDateTo "1759-09-16"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1759" ;
    a2a:Month "9" ;
    a2a:Day "16" ;
    rdfs:label "1759-09-16"^^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:DocumentNumber "1" ;
    a2a:RegistryNumber "1" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Doop, Deel: 1, Doopregister Anloo 1, 1, 1"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b9f9ebfd-b50d-68a4-2216-26191fcfec41.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/18254a54-79cf-4c19-86b9-6d324bfb5a5f" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b9f9ebfd-b50d-68a4-2216-26191fcfec41.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/18254a54-79cf-4c19-86b9-6d324bfb5a5f" ;
  a2a:RecordGUID "{18254a54-79cf-4c19-86b9-6d324bfb5a5f}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_22709_00022709.xml van DAR" .

