@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_4017dab6-e2dc-4d62-be41-44b8cf6f28a7
  a a2a:Record ;
  rdfs:label "Geboorte op 23 november 1824 te Meppel" ;
  a2a:hasPerson oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person-130a3c40-fa9a-4c32-90c4-7a8727106eeb, oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person-b7d43abc-6761-4e3e-aad4-37b1feefb066, oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person-b863b265-5405-4efd-8504-53b1bdd7baf8 ;
  a2a:hasEvent oa:event_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_0, oa:relationep_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_1, oa:relationep_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_2 ;
  a2a:hasSource oa:source_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7 .

oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person-130a3c40-fa9a-4c32-90c4-7a8727106eeb
  a a2a:Person ;
  rdfs:label "Harm Batteram" ;
  a2a:PersonName [
    rdfs:label "Harm Batteram" ;
    a2a:PersonNameFirstName "Harm" ;
    a2a:PersonNameLastName "Batteram"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "dagloner" .

oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person-b7d43abc-6761-4e3e-aad4-37b1feefb066
  a a2a:Person ;
  rdfs:label "Marchien Wanning" ;
  a2a:PersonName [
    rdfs:label "Marchien Wanning" ;
    a2a:PersonNameFirstName "Marchien" ;
    a2a:PersonNameLastName "Wanning"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person-b863b265-5405-4efd-8504-53b1bdd7baf8
  a a2a:Person ;
  rdfs:label "Grietien Batteram" ;
  a2a:PersonName [
    rdfs:label "Grietien Batteram" ;
    a2a:PersonNameFirstName "Grietien" ;
    a2a:PersonNameLastName "Batteram"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1824-11-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "23" ;
    rdfs:label "1824-11-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person:130a3c40-fa9a-4c32-90c4-7a8727106eeb ;
  a2a:EventKeyRef oa:event_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Event1 .

oa:relationep_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person:b7d43abc-6761-4e3e-aad4-37b1feefb066 ;
  a2a:EventKeyRef oa:event_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Event1 .

oa:relationep_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Person:b863b265-5405-4efd-8504-53b1bdd7baf8 ;
  a2a:EventKeyRef oa:event_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7_Event1 .

oa:source_dar_4017dab6-e2dc-4d62-be41-44b8cf6f28a7
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1824-11-24 - 1824-11-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1824-11-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1824-11-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1824" ;
    a2a:Month "11" ;
    a2a:Day "24" ;
    rdfs:label "1824-11-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1824, Periode: 1824" ;
    a2a:Book "Geboorteregister Meppel 1824" ;
    a2a:DocumentNumber "159" ;
    a2a:RegistryNumber "1824" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1824, Periode: 1824, Geboorteregister Meppel 1824, 159, 1824"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/5b8531ac-8810-9e77-d47c-489d18576596.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4017dab6-e2dc-4d62-be41-44b8cf6f28a7" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/5b8531ac-8810-9e77-d47c-489d18576596.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4017dab6-e2dc-4d62-be41-44b8cf6f28a7" ;
  a2a:RecordGUID "{4017dab6-e2dc-4d62-be41-44b8cf6f28a7}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1799_00001799.xml van DAR" .

