@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_203a1f6e-e153-4c38-9108-2cce47a8eb9e
  a a2a:Record ;
  rdfs:label "Geboorte op 10 juni 1822 te Meppel" ;
  a2a:hasPerson oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person-42b1e527-3658-4f49-bd0a-8b6a302ba760, oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person-ceb8598f-2cfd-4cf7-b5b4-42ba03f4cab9, oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person-016410d5-5973-422a-85c5-add183b6e186 ;
  a2a:hasEvent oa:event_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_0, oa:relationep_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_1, oa:relationep_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_2 ;
  a2a:hasSource oa:source_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e .

oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person-42b1e527-3658-4f49-bd0a-8b6a302ba760
  a a2a:Person ;
  rdfs:label "Elisabeth Maria Cornelia de Grient Dreux" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Maria Cornelia de Grient Dreux" ;
    a2a:PersonNameFirstName "Elisabeth Maria Cornelia" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Grient Dreux"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person-ceb8598f-2cfd-4cf7-b5b4-42ba03f4cab9
  a a2a:Person ;
  rdfs:label "Johan Lulofs" ;
  a2a:PersonName [
    rdfs:label "Johan Lulofs" ;
    a2a:PersonNameFirstName "Johan" ;
    a2a:PersonNameLastName "Lulofs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "49" ;
    rdfs:label "49"
  ] ;
  a2a:Profession "predikant" .

oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person-016410d5-5973-422a-85c5-add183b6e186
  a a2a:Person ;
  rdfs:label "Agnes Maria Arnoudina Lulofs" ;
  a2a:PersonName [
    rdfs:label "Agnes Maria Arnoudina Lulofs" ;
    a2a:PersonNameFirstName "Agnes Maria Arnoudina" ;
    a2a:PersonNameLastName "Lulofs"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1822-06-10"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "10" ;
    rdfs:label "1822-06-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person:42b1e527-3658-4f49-bd0a-8b6a302ba760 ;
  a2a:EventKeyRef oa:event_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Event1 .

oa:relationep_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person:ceb8598f-2cfd-4cf7-b5b4-42ba03f4cab9 ;
  a2a:EventKeyRef oa:event_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Event1 .

oa:relationep_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Person:016410d5-5973-422a-85c5-add183b6e186 ;
  a2a:EventKeyRef oa:event_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e_Event1 .

oa:source_dar_203a1f6e-e153-4c38-9108-2cce47a8eb9e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1822-06-13 - 1822-06-13"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1822-06-13"^^xsd:date ;
    a2a:SourceIndexDateTo "1822-06-13"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1822" ;
    a2a:Month "6" ;
    a2a:Day "13" ;
    rdfs:label "1822-06-13"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1822, Periode: 1822" ;
    a2a:Book "Geboorteregister Meppel 1822" ;
    a2a:DocumentNumber "88" ;
    a2a:RegistryNumber "1822" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1822, Periode: 1822, Geboorteregister Meppel 1822, 88, 1822"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/1093448f-c732-0c50-c5fd-4d08159414d8.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/203a1f6e-e153-4c38-9108-2cce47a8eb9e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/1093448f-c732-0c50-c5fd-4d08159414d8.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/203a1f6e-e153-4c38-9108-2cce47a8eb9e" ;
  a2a:RecordGUID "{203a1f6e-e153-4c38-9108-2cce47a8eb9e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2626_00002626.xml van DAR" .

