@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_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28
  a a2a:Record ;
  rdfs:label "Doop op 31 maart 1754" ;
  a2a:hasPerson oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-c48d0b34-ece6-444f-9f2e-af05c17d3b96, oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-a9788008-8795-4d57-bfa1-4b9cb4a9a7b2, oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-b52acead-7007-4647-b6a2-5db773a89b7d, oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-9428381b-42be-4660-9c9e-5ff516f35ebc ;
  a2a:hasEvent oa:event_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_0, oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_1, oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_2, oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_3 ;
  a2a:hasSource oa:source_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28 .

oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-c48d0b34-ece6-444f-9f2e-af05c17d3b96
  a a2a:Person ;
  rdfs:label "Hindrikje Jans" ;
  a2a:PersonName [
    rdfs:label "Hindrikje Jans" ;
    a2a:PersonNameFirstName "Hindrikje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-a9788008-8795-4d57-bfa1-4b9cb4a9a7b2
  a a2a:Person ;
  rdfs:label "Geesje Jans" ;
  a2a:PersonName [
    rdfs:label "Geesje Jans" ;
    a2a:PersonNameFirstName "Geesje" ;
    a2a:PersonNamePatronym "Jans"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-b52acead-7007-4647-b6a2-5db773a89b7d
  a a2a:Person ;
  rdfs:label "Sijertje" ;
  a2a:PersonName [
    rdfs:label "Sijertje" ;
    a2a:PersonNameFirstName "Sijertje"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthPlace [
    a2a:Place "Annen" ;
    rdfs:label "Annen"
  ] .

oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person-9428381b-42be-4660-9c9e-5ff516f35ebc
  a a2a:Person ;
  rdfs:label "Hindrik Harms" ;
  a2a:PersonName [
    rdfs:label "Hindrik Harms" ;
    a2a:PersonNameFirstName "Hindrik" ;
    a2a:PersonNamePatronym "Harms"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Event1
  a a2a:Event ;
  rdfs:label "Doop" ;
  a2a:EventType "Doop" ;
  a2a:EventDate [
    a2a:Year "1754" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1754-03-31"^^xsd:date
  ] ;
  a2a:EventReligion "herv." .

oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_0
  a a2a:RelationEP ;
  rdfs:label "other:Meter" ;
  a2a:RelationType "other:Meter" ;
  a2a:PersonKeyRef oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person:c48d0b34-ece6-444f-9f2e-af05c17d3b96 ;
  a2a:EventKeyRef oa:event_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Event1 .

oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person:a9788008-8795-4d57-bfa1-4b9cb4a9a7b2 ;
  a2a:EventKeyRef oa:event_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Event1 .

oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person:b52acead-7007-4647-b6a2-5db773a89b7d ;
  a2a:EventKeyRef oa:event_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Event1 .

oa:relationep_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_3
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Person:9428381b-42be-4660-9c9e-5ff516f35ebc ;
  a2a:EventKeyRef oa:event_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28_Event1 .

oa:source_dar_ff8a63f1-ff7c-485a-8650-ece2a6d2dc28
  a a2a:Source ;
  rdfs:label "Drents Archief, DTB Dopen" ;
  a2a:SourcePlace [
    a2a:Place "Anloo" ;
    rdfs:label "Anloo", "1754-03-31 - 1754-03-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1754-03-31"^^xsd:date ;
    a2a:SourceIndexDateTo "1754-03-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1754" ;
    a2a:Month "3" ;
    a2a:Day "31" ;
    rdfs:label "1754-03-31"^^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/6d815afe-9934-f282-2d6c-760aa1cf6c68.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff8a63f1-ff7c-485a-8650-ece2a6d2dc28" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/6d815afe-9934-f282-2d6c-760aa1cf6c68.jpg"
  ] ;
  a2a:SourceLastChangeDate "2020-02-03"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/ff8a63f1-ff7c-485a-8650-ece2a6d2dc28" ;
  a2a:RecordGUID "{ff8a63f1-ff7c-485a-8650-ece2a6d2dc28}" ;
  a2a:SourceRemarkOpmerking "Religie: herv." ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20231209_22707_00022707.xml van DAR" .

