@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_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4
  a a2a:Record ;
  rdfs:label "Geboorte op 26 augustus 1867 te Enkhuizen" ;
  a2a:hasPerson oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201476, oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201475, oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201477 ;
  a2a:hasEvent oa:event_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_0, oa:relationep_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_1, oa:relationep_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_2 ;
  a2a:hasSource oa:source_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4 .

oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201476
  a a2a:Person ;
  rdfs:label "Geertruida Paartman" ;
  a2a:PersonName [
    rdfs:label "Geertruida Paartman" ;
    a2a:PersonNameFirstName "Geertruida" ;
    a2a:PersonNameLastName "Paartman"
  ] .

oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201475
  a a2a:Person ;
  rdfs:label "Klaas Paartman" ;
  a2a:PersonName [
    rdfs:label "Klaas Paartman" ;
    a2a:PersonNameFirstName "Klaas" ;
    a2a:PersonNameLastName "Paartman"
  ] .

oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201477
  a a2a:Person ;
  rdfs:label "Neeltje de Vries" ;
  a2a:PersonName [
    rdfs:label "Neeltje de Vries" ;
    a2a:PersonNameFirstName "Neeltje" ;
    a2a:PersonNamePrefixLastName "de" ;
    a2a:PersonNameLastName "Vries"
  ] .

oa:event_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "26-08-1867" ;
    a2a:Year "1867" ;
    a2a:Month "08" ;
    a2a:Day "26" ;
    rdfs:label "1867-08-26"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Enkhuizen" ;
    rdfs:label "Enkhuizen"
  ] .

oa:relationep_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201476 ;
  a2a:EventKeyRef oa:event_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Event1 .

oa:relationep_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201475 ;
  a2a:EventKeyRef oa:event_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Event1 .

oa:relationep_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Person3429201477 ;
  a2a:EventKeyRef oa:event_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4_Event1 .

oa:source_wfa_5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Enkhuizen" ;
    a2a:Country "Nederland" ;
    rdfs:label "Enkhuizen, Nederland", "1867-08-26 - 1867-08-26"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1867-08-26"^^xsd:date ;
    a2a:SourceIndexDateTo "1867-08-26"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "26-08-1867" ;
    a2a:Year "1867" ;
    a2a:Month "08" ;
    a2a:Day "26" ;
    rdfs:label "26-08-1867"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Enkhuizen. Geboorteakten, 1867" ;
    a2a:Book "Enkhuizen. Geboorteakten, 1867" ;
    a2a:RegistryNumber "1867g" ;
    rdfs:label "Westfries Archief, Hoorn, Enkhuizen. Geboorteakten, 1867, Enkhuizen. Geboorteakten, 1867, 1867g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/0ED8E17E65C347F3ABADC4066D6EBBF1" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/0ED8E17E65C347F3ABADC4066D6EBBF1" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/0ED8E17E65C347F3ABADC4066D6EBBF1"
  ] ;
  a2a:SourceLastChangeDate "2023-12-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/5DC49FE34BDC4DFDB14253D8D801F4F4" ;
  a2a:RecordIdentifier "3429201474" ;
  a2a:RecordGUID "{5DC49FE3-4BDC-4DFD-B142-53D8D801F4F4}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/F76A69ACE3824298B650F69AB34339DC" .

