@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_2ffc0926-18f6-4b81-bdad-e4d6f771558c
  a a2a:Record ;
  rdfs:label "Geboorte op 23 maart 1831 te Meppel" ;
  a2a:hasPerson oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person-8381267f-c85c-406d-80dd-27987a12a3f1, oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person-2cd561a4-6a5a-4c73-b563-e2d5abb55979, oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person-7e2e3e9f-6148-4833-a280-4d77100daa0b ;
  a2a:hasEvent oa:event_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Event1 ;
  a2a:hasRelationEP oa:relationep_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_0, oa:relationep_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_1, oa:relationep_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_2 ;
  a2a:hasSource oa:source_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c .

oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person-8381267f-c85c-406d-80dd-27987a12a3f1
  a a2a:Person ;
  rdfs:label "Jan Reinders Postema" ;
  a2a:PersonName [
    rdfs:label "Jan Reinders Postema" ;
    a2a:PersonNameFirstName "Jan Reinders" ;
    a2a:PersonNameLastName "Postema"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "43" ;
    rdfs:label "43"
  ] ;
  a2a:Profession "dagloner" .

oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person-2cd561a4-6a5a-4c73-b563-e2d5abb55979
  a a2a:Person ;
  rdfs:label "Roelofje Jonkers" ;
  a2a:PersonName [
    rdfs:label "Roelofje Jonkers" ;
    a2a:PersonNameFirstName "Roelofje" ;
    a2a:PersonNameLastName "Jonkers"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person-7e2e3e9f-6148-4833-a280-4d77100daa0b
  a a2a:Person ;
  rdfs:label "Reinder Postema" ;
  a2a:PersonName [
    rdfs:label "Reinder Postema" ;
    a2a:PersonNameFirstName "Reinder" ;
    a2a:PersonNameLastName "Postema"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1831-03-23"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:event_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "23" ;
    rdfs:label "1831-03-23"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel"
  ] .

oa:relationep_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person:8381267f-c85c-406d-80dd-27987a12a3f1 ;
  a2a:EventKeyRef oa:event_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Event1 .

oa:relationep_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person:2cd561a4-6a5a-4c73-b563-e2d5abb55979 ;
  a2a:EventKeyRef oa:event_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Event1 .

oa:relationep_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Person:7e2e3e9f-6148-4833-a280-4d77100daa0b ;
  a2a:EventKeyRef oa:event_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c_Event1 .

oa:source_dar_2ffc0926-18f6-4b81-bdad-e4d6f771558c
  a a2a:Source ;
  rdfs:label "Drents Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Meppel" ;
    rdfs:label "Meppel", "1831-03-24 - 1831-03-24"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1831-03-24"^^xsd:date ;
    a2a:SourceIndexDateTo "1831-03-24"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1831" ;
    a2a:Month "3" ;
    a2a:Day "24" ;
    rdfs:label "1831-03-24"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Drents Archief" ;
    a2a:Place "Drenthe" ;
    a2a:Collection "Bron: Geboorte, Deel: 1831, Periode: 1831" ;
    a2a:Book "Geboorteregister Meppel 1831" ;
    a2a:DocumentNumber "41" ;
    a2a:RegistryNumber "1831" ;
    rdfs:label "Drents Archief, Drenthe, Bron: Geboorte, Deel: 1831, Periode: 1831, Geboorteregister Meppel 1831, 41, 1831"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/dre/thumb/640x480/9c0266b6-d194-a80c-856b-fd5d189113ec.jpg" ;
    a2a:UriViewer "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2ffc0926-18f6-4b81-bdad-e4d6f771558c" ;
    a2a:UriPreview "https://images.memorix.nl/dre/thumb/250x250/9c0266b6-d194-a80c-856b-fd5d189113ec.jpg"
  ] ;
  a2a:SourceLastChangeDate "2023-11-23"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://www.drentsarchief.nl/onderzoeken/genealogie/zoeken/deeds/2ffc0926-18f6-4b81-bdad-e4d6f771558c" ;
  a2a:RecordGUID "{2ffc0926-18f6-4b81-bdad-e4d6f771558c}" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20240109_1574_00001574.xml van DAR" .

