@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_b1e0d7e1-8b02-e577-279e-8f6a8ba75137
  a a2a:Record ;
  rdfs:label "Geboorte op 22 mei 1925 te Meppel" ;
  a2a:hasPerson oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person-7230a70f-7005-3655-96f9-caec93cfabd7, oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person-91ec84f2-fa99-8939-cea9-69e867552149, oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person-6a809c5e-35cc-2a26-6024-36b487385d25 ;
  a2a:hasEvent oa:event_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_0, oa:relationep_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_1, oa:relationep_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_2 ;
  a2a:hasSource oa:source_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137 .

oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person-7230a70f-7005-3655-96f9-caec93cfabd7
  a a2a:Person ;
  rdfs:label "Johannes van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Johannes van Mierlo" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "40" ;
    rdfs:label "40"
  ] ;
  a2a:Profession "winkelier" .

oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person-91ec84f2-fa99-8939-cea9-69e867552149
  a a2a:Person ;
  rdfs:label "Adriana Theresia Maria Willemina van Mierlo" ;
  a2a:PersonName [
    rdfs:label "Adriana Theresia Maria Willemina van Mierlo" ;
    a2a:PersonNameFirstName "Adriana Theresia Maria Willemina" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Mierlo"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1925" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1925-05-22"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person-6a809c5e-35cc-2a26-6024-36b487385d25
  a a2a:Person ;
  rdfs:label "Hendrica Willemina Maria van Lent" ;
  a2a:PersonName [
    rdfs:label "Hendrica Willemina Maria van Lent" ;
    a2a:PersonNameFirstName "Hendrica Willemina Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Lent"
  ] ;
  a2a:Gender "Onbekend" .

oa:event_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1925" ;
    a2a:Month "5" ;
    a2a:Day "22" ;
    rdfs:label "1925-05-22"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person:7230a70f-7005-3655-96f9-caec93cfabd7 ;
  a2a:EventKeyRef oa:event_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Event1 .

oa:relationep_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_1
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person:91ec84f2-fa99-8939-cea9-69e867552149 ;
  a2a:EventKeyRef oa:event_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Event1 .

oa:relationep_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Person:6a809c5e-35cc-2a26-6024-36b487385d25 ;
  a2a:EventKeyRef oa:event_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137_Event1 .

oa:source_dar_b1e0d7e1-8b02-e577-279e-8f6a8ba75137
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1925-05-23 - 1925-05-23"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1925-05-23"^^xsd:date ;
    a2a:SourceIndexDateTo "1925-05-23"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1925" ;
    a2a:Month "5" ;
    a2a:Day "23" ;
    rdfs:label "1925-05-23"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1925, Periode: 1925" ;
    a2a:Book "Geboorteregister Meppel 1925" ;
    a2a:DocumentNumber "94" ;
    a2a:RegistryNumber "1925" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1925, Periode: 1925, Geboorteregister Meppel 1925, 94, 1925"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/0b4845f1-6d8f-a378-a811-045eaf78ef7a.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b1e0d7e1-8b02-e577-279e-8f6a8ba75137" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/0b4845f1-6d8f-a378-a811-045eaf78ef7a.jpg"
  ] ;
  a2a:SourceLastChangeDate "2026-01-21"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/b1e0d7e1-8b02-e577-279e-8f6a8ba75137" ;
  a2a:RecordGUID "{b1e0d7e1-8b02-e577-279e-8f6a8ba75137}" ;
  a2a:SourceRemarkdeel "1925" ;
  a2a:SourceRemarkregister_periode "1925" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20260527_137_00000137.xml van DAR" .

