@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_7c9b71c5-e06b-4697-9ef3-28700bc3307e
  a a2a:Record ;
  rdfs:label "Geboorte op 2 december 1911 te Dwingeloo" ;
  a2a:hasPerson oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person-b4008725-6b44-423a-8392-452a15b8bc04, oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person-b75cbbca-33c5-4bd8-8bf1-4492eda7181b, oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person-c822f677-34d5-44dc-9bcb-458ecb5547b8 ;
  a2a:hasEvent oa:event_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_0, oa:relationep_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_1, oa:relationep_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_2 ;
  a2a:hasSource oa:source_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e .

oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person-b4008725-6b44-423a-8392-452a15b8bc04
  a a2a:Person ;
  rdfs:label "Annigje Huisman" ;
  a2a:PersonName [
    rdfs:label "Annigje Huisman" ;
    a2a:PersonNameFirstName "Annigje" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1911-12-02"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person-b75cbbca-33c5-4bd8-8bf1-4492eda7181b
  a a2a:Person ;
  rdfs:label "Jantina Vos" ;
  a2a:PersonName [
    rdfs:label "Jantina Vos" ;
    a2a:PersonNameFirstName "Jantina" ;
    a2a:PersonNameLastName "Vos"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person-c822f677-34d5-44dc-9bcb-458ecb5547b8
  a a2a:Person ;
  rdfs:label "Gerrit Jan Huisman" ;
  a2a:PersonName [
    rdfs:label "Gerrit Jan Huisman" ;
    a2a:PersonNameFirstName "Gerrit Jan" ;
    a2a:PersonNameLastName "Huisman"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "25" ;
    rdfs:label "25"
  ] ;
  a2a:Profession "arbeider" .

oa:event_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "2" ;
    rdfs:label "1911-12-02"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo"
  ] .

oa:relationep_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person:b4008725-6b44-423a-8392-452a15b8bc04 ;
  a2a:EventKeyRef oa:event_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Event1 .

oa:relationep_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person:b75cbbca-33c5-4bd8-8bf1-4492eda7181b ;
  a2a:EventKeyRef oa:event_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Event1 .

oa:relationep_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Person:c822f677-34d5-44dc-9bcb-458ecb5547b8 ;
  a2a:EventKeyRef oa:event_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e_Event1 .

oa:source_dar_7c9b71c5-e06b-4697-9ef3-28700bc3307e
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Dwingeloo" ;
    rdfs:label "Dwingeloo", "1911-12-04 - 1911-12-04"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-12-04"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-04"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "12" ;
    a2a:Day "4" ;
    rdfs:label "1911-12-04"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Deel: 1911, Periode: 1911" ;
    a2a:Book "Geboorteregister Dwingeloo 1911" ;
    a2a:DocumentNumber "62" ;
    a2a:RegistryNumber "1911" ;
    rdfs:label "Drents Archief, Drenthe, Deel: 1911, Periode: 1911, Geboorteregister Dwingeloo 1911, 62, 1911"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/e4d0568b-d509-ceeb-f210-f3ed516bccc4.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7c9b71c5-e06b-4697-9ef3-28700bc3307e" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/e4d0568b-d509-ceeb-f210-f3ed516bccc4.jpg"
  ] ;
  a2a:SourceLastChangeDate "2024-03-04"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/7c9b71c5-e06b-4697-9ef3-28700bc3307e" ;
  a2a:RecordGUID "{7c9b71c5-e06b-4697-9ef3-28700bc3307e}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240501_34_00000034.xml van DAR" .

