@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_4f8a9eca-5d7c-4653-9aba-ee8258af32e2
  a a2a:Record ;
  rdfs:label "Geboorte op 25 juni 1826 te De Wal" ;
  a2a:hasPerson oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person-2966f910-28a8-41c4-bfeb-949bc54563da, oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person-6b8ae487-14f6-4784-a3f4-14c9c66f0b7e, oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person-01966547-622b-4826-8fb0-7624abff41eb ;
  a2a:hasEvent oa:event_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_0, oa:relationep_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_1, oa:relationep_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_2 ;
  a2a:hasSource oa:source_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2 .

oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person-2966f910-28a8-41c4-bfeb-949bc54563da
  a a2a:Person ;
  rdfs:label "Albert Jans" ;
  a2a:PersonName [
    rdfs:label "Albert Jans" ;
    a2a:PersonNameFirstName "Albert" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "32" ;
    rdfs:label "32"
  ] ;
  a2a:Profession "arbeider" .

oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person-6b8ae487-14f6-4784-a3f4-14c9c66f0b7e
  a a2a:Person ;
  rdfs:label "Geesje Jans Reinders" ;
  a2a:PersonName [
    rdfs:label "Geesje Jans Reinders" ;
    a2a:PersonNameFirstName "Geesje Jans" ;
    a2a:PersonNameLastName "Reinders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "38" ;
    rdfs:label "38"
  ] .

oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person-01966547-622b-4826-8fb0-7624abff41eb
  a a2a:Person ;
  rdfs:label "Jantjen Jans" ;
  a2a:PersonName [
    rdfs:label "Jantjen Jans" ;
    a2a:PersonNameFirstName "Jantjen" ;
    a2a:PersonNameLastName "Jans"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1826" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1826-06-25"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "De Wal" ;
    rdfs:label "De Wal"
  ] .

oa:event_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1826" ;
    a2a:Month "6" ;
    a2a:Day "25" ;
    rdfs:label "1826-06-25"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "De Wal" ;
    rdfs:label "De Wal"
  ] .

oa:relationep_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person:2966f910-28a8-41c4-bfeb-949bc54563da ;
  a2a:EventKeyRef oa:event_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Event1 .

oa:relationep_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person:6b8ae487-14f6-4784-a3f4-14c9c66f0b7e ;
  a2a:EventKeyRef oa:event_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Event1 .

oa:relationep_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Person:01966547-622b-4826-8fb0-7624abff41eb ;
  a2a:EventKeyRef oa:event_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2_Event1 .

oa:source_dar_4f8a9eca-5d7c-4653-9aba-ee8258af32e2
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Havelte" ;
    rdfs:label "Havelte", "1826-06-26 - 1826-06-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1826-06-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1826-06-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1826" ;
    a2a:Month "6" ;
    a2a:Day "26" ;
    rdfs:label "1826-06-26"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1826, Periode: 1826" ;
    a2a:Book "Geboorteregister Havelte 1826" ;
    a2a:DocumentNumber "26" ;
    a2a:RegistryNumber "1826" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1826, Periode: 1826, Geboorteregister Havelte 1826, 26, 1826"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/b25909bd-a1a0-5e98-1e62-eb72cceedf62.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4f8a9eca-5d7c-4653-9aba-ee8258af32e2" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/b25909bd-a1a0-5e98-1e62-eb72cceedf62.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/4f8a9eca-5d7c-4653-9aba-ee8258af32e2" ;
  a2a:RecordGUID "{4f8a9eca-5d7c-4653-9aba-ee8258af32e2}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1059_00001059.xml van DAR" .

