@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_df0b7635-c80d-4b2d-a980-55f2e1291264
  a a2a:Record ;
  rdfs:label "Geboorte op 5 februari 1842 te Frederiksoord" ;
  a2a:hasPerson oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person-b8e58b0a-73ac-4f2b-9b5c-42633ae8ac4c, oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person-260651b4-c8cf-4167-81e7-0ac110cff046, oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person-a82abeff-9ac6-400b-a6a3-3ee8bf1618aa ;
  a2a:hasEvent oa:event_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_0, oa:relationep_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_1, oa:relationep_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_2 ;
  a2a:hasSource oa:source_dar_df0b7635-c80d-4b2d-a980-55f2e1291264 .

oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person-b8e58b0a-73ac-4f2b-9b5c-42633ae8ac4c
  a a2a:Person ;
  rdfs:label "Anna Christina Kraass" ;
  a2a:PersonName [
    rdfs:label "Anna Christina Kraass" ;
    a2a:PersonNameFirstName "Anna Christina" ;
    a2a:PersonNameLastName "Kraass"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Profession "zonder" .

oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person-260651b4-c8cf-4167-81e7-0ac110cff046
  a a2a:Person ;
  rdfs:label "Kornelis Lawende" ;
  a2a:PersonName [
    rdfs:label "Kornelis Lawende" ;
    a2a:PersonNameFirstName "Kornelis" ;
    a2a:PersonNameLastName "Lawende"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "47" ;
    rdfs:label "47"
  ] ;
  a2a:Profession "boekhouder" .

oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person-a82abeff-9ac6-400b-a6a3-3ee8bf1618aa
  a a2a:Person ;
  rdfs:label "Marinus Lawende" ;
  a2a:PersonName [
    rdfs:label "Marinus Lawende" ;
    a2a:PersonNameFirstName "Marinus" ;
    a2a:PersonNameLastName "Lawende"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1842-02-05"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Frederiksoord" ;
    rdfs:label "Frederiksoord"
  ] .

oa:event_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "5" ;
    rdfs:label "1842-02-05"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Frederiksoord" ;
    rdfs:label "Frederiksoord"
  ] .

oa:relationep_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person:b8e58b0a-73ac-4f2b-9b5c-42633ae8ac4c ;
  a2a:EventKeyRef oa:event_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Event1 .

oa:relationep_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person:260651b4-c8cf-4167-81e7-0ac110cff046 ;
  a2a:EventKeyRef oa:event_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Event1 .

oa:relationep_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Person:a82abeff-9ac6-400b-a6a3-3ee8bf1618aa ;
  a2a:EventKeyRef oa:event_dar_df0b7635-c80d-4b2d-a980-55f2e1291264_Event1 .

oa:source_dar_df0b7635-c80d-4b2d-a980-55f2e1291264
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Vledder" ;
    rdfs:label "Vledder", "1842-02-07 - 1842-02-07"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1842-02-07"^^xsd:date ;
    a2a:SourceIndexDateTo "1842-02-07"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1842" ;
    a2a:Month "2" ;
    a2a:Day "7" ;
    rdfs:label "1842-02-07"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1842, Periode: 1842" ;
    a2a:Book "Geboorteregister Vledder 1842" ;
    a2a:DocumentNumber "7" ;
    a2a:RegistryNumber "1842" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1842, Periode: 1842, Geboorteregister Vledder 1842, 7, 1842"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/4d2b00f6-7816-6b90-b29c-3e791857385e.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/df0b7635-c80d-4b2d-a980-55f2e1291264" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/4d2b00f6-7816-6b90-b29c-3e791857385e.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/df0b7635-c80d-4b2d-a980-55f2e1291264" ;
  a2a:RecordGUID "{df0b7635-c80d-4b2d-a980-55f2e1291264}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_828_00000828.xml van DAR" .

