@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_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23
  a a2a:Record ;
  rdfs:label "Geboorte op 31 januari 1836 te Odoorn" ;
  a2a:hasPerson oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person-b7751f43-1ae7-4dd6-909a-89beafc673d1, oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person-616ee5ec-8acf-4eb0-aac7-f6b4ad462496, oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person-f9041041-fad8-4962-950e-66a7a6a930c2 ;
  a2a:hasEvent oa:event_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_0, oa:relationep_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_1, oa:relationep_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_2 ;
  a2a:hasSource oa:source_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23 .

oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person-b7751f43-1ae7-4dd6-909a-89beafc673d1
  a a2a:Person ;
  rdfs:label "Hester Alida Johanna Kramer" ;
  a2a:PersonName [
    rdfs:label "Hester Alida Johanna Kramer" ;
    a2a:PersonNameFirstName "Hester Alida Johanna" ;
    a2a:PersonNameLastName "Kramer"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "36" ;
    rdfs:label "36"
  ] ;
  a2a:Profession "zonder" .

oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person-616ee5ec-8acf-4eb0-aac7-f6b4ad462496
  a a2a:Person ;
  rdfs:label "Abel Wigbolt van Aalst" ;
  a2a:PersonName [
    rdfs:label "Abel Wigbolt van Aalst" ;
    a2a:PersonNameFirstName "Abel Wigbolt" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aalst"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "46" ;
    rdfs:label "46"
  ] ;
  a2a:Profession "hoofdcommies" .

oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person-f9041041-fad8-4962-950e-66a7a6a930c2
  a a2a:Person ;
  rdfs:label "Johannes Bernardus van Aalst" ;
  a2a:PersonName [
    rdfs:label "Johannes Bernardus van Aalst" ;
    a2a:PersonNameFirstName "Johannes Bernardus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Aalst"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1836-01-31"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] .

oa:event_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1836" ;
    a2a:Month "1" ;
    a2a:Day "31" ;
    rdfs:label "1836-01-31"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn"
  ] .

oa:relationep_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person:b7751f43-1ae7-4dd6-909a-89beafc673d1 ;
  a2a:EventKeyRef oa:event_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Event1 .

oa:relationep_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person:616ee5ec-8acf-4eb0-aac7-f6b4ad462496 ;
  a2a:EventKeyRef oa:event_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Event1 .

oa:relationep_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Person:f9041041-fad8-4962-950e-66a7a6a930c2 ;
  a2a:EventKeyRef oa:event_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23_Event1 .

oa:source_dar_e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Odoorn" ;
    rdfs:label "Odoorn", "1836-02-01 - 1836-02-01"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1836-02-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1836-02-01"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1836" ;
    a2a:Month "2" ;
    a2a:Day "1" ;
    rdfs:label "1836-02-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1836, Periode: 1836" ;
    a2a:Book "Geboorteregister Odoorn 1836" ;
    a2a:DocumentNumber "5" ;
    a2a:RegistryNumber "1836" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1836, Periode: 1836, Geboorteregister Odoorn 1836, 5, 1836"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/f46afe04-2e1c-ae16-d4cf-a6c78aac7ce2.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/f46afe04-2e1c-ae16-d4cf-a6c78aac7ce2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23" ;
  a2a:RecordGUID "{e57b7dcf-2f0c-4844-ab58-46cf9cd6fa23}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_2189_00002189.xml van DAR" .

