@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_0affc010-6e90-4db5-a815-ece6b5299579
  a a2a:Record ;
  rdfs:label "Geboorte op 8 september 1884 te Meppel" ;
  a2a:hasPerson oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person-5ca9e2eb-b3fa-4b5c-a975-efdbd082c4a6, oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person-91bbdc13-68fc-490f-a615-76e0160e7ddc, oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person-5af690f5-15cc-495d-a124-9d45e1f7d6b9 ;
  a2a:hasEvent oa:event_dar_0affc010-6e90-4db5-a815-ece6b5299579_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_0affc010-6e90-4db5-a815-ece6b5299579_0, oa:relationep_dar_0affc010-6e90-4db5-a815-ece6b5299579_1, oa:relationep_dar_0affc010-6e90-4db5-a815-ece6b5299579_2 ;
  a2a:hasSource oa:source_dar_0affc010-6e90-4db5-a815-ece6b5299579 .

oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person-5ca9e2eb-b3fa-4b5c-a975-efdbd082c4a6
  a a2a:Person ;
  rdfs:label "Leman Meijer Druijf" ;
  a2a:PersonName [
    rdfs:label "Leman Meijer Druijf" ;
    a2a:PersonNameFirstName "Leman Meijer" ;
    a2a:PersonNameLastName "Druijf"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "31" ;
    rdfs:label "31"
  ] ;
  a2a:Profession "koopmansbediende" .

oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person-91bbdc13-68fc-490f-a615-76e0160e7ddc
  a a2a:Person ;
  rdfs:label "Betje Goudsmit" ;
  a2a:PersonName [
    rdfs:label "Betje Goudsmit" ;
    a2a:PersonNameFirstName "Betje" ;
    a2a:PersonNameLastName "Goudsmit"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person-5af690f5-15cc-495d-a124-9d45e1f7d6b9
  a a2a:Person ;
  rdfs:label "Vrouwtje Druijf" ;
  a2a:PersonName [
    rdfs:label "Vrouwtje Druijf" ;
    a2a:PersonNameFirstName "Vrouwtje" ;
    a2a:PersonNameLastName "Druijf"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1884-09-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_0affc010-6e90-4db5-a815-ece6b5299579_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1884-09-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_0affc010-6e90-4db5-a815-ece6b5299579_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person:5ca9e2eb-b3fa-4b5c-a975-efdbd082c4a6 ;
  a2a:EventKeyRef oa:event_dar_0affc010-6e90-4db5-a815-ece6b5299579_Event1 .

oa:relationep_dar_0affc010-6e90-4db5-a815-ece6b5299579_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person:91bbdc13-68fc-490f-a615-76e0160e7ddc ;
  a2a:EventKeyRef oa:event_dar_0affc010-6e90-4db5-a815-ece6b5299579_Event1 .

oa:relationep_dar_0affc010-6e90-4db5-a815-ece6b5299579_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_0affc010-6e90-4db5-a815-ece6b5299579_Person:5af690f5-15cc-495d-a124-9d45e1f7d6b9 ;
  a2a:EventKeyRef oa:event_dar_0affc010-6e90-4db5-a815-ece6b5299579_Event1 .

oa:source_dar_0affc010-6e90-4db5-a815-ece6b5299579
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1884-09-08 - 1884-09-08"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1884-09-08"^^xsd:date ;
    a2a:SourceIndexDateTo "1884-09-08"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1884" ;
    a2a:Month "9" ;
    a2a:Day "8" ;
    rdfs:label "1884-09-08"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1884, Periode: 1884" ;
    a2a:Book "Geboorteregister Meppel 1884" ;
    a2a:DocumentNumber "181" ;
    a2a:RegistryNumber "1884" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1884, Periode: 1884, Geboorteregister Meppel 1884, 181, 1884"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/08e07239-7320-2204-2356-5f655590f7a2.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0affc010-6e90-4db5-a815-ece6b5299579" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/08e07239-7320-2204-2356-5f655590f7a2.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/0affc010-6e90-4db5-a815-ece6b5299579" ;
  a2a:RecordGUID "{0affc010-6e90-4db5-a815-ece6b5299579}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_3605_00003605.xml van DAR" .

