@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_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE
  a a2a:Record ;
  rdfs:label "Geboorte op 3 november 1864 te Hoogkarspel" ;
  a2a:hasPerson oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439100, oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439097, oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439099 ;
  a2a:hasEvent oa:event_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Event1 ;
  a2a:hasRelationEP oa:relationep_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_0, oa:relationep_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_1, oa:relationep_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_2 ;
  a2a:hasSource oa:source_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE .

oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439100
  a a2a:Person ;
  rdfs:label "Maarten Mantel" ;
  a2a:PersonName [
    rdfs:label "Maarten Mantel" ;
    a2a:PersonNameFirstName "Maarten" ;
    a2a:PersonNameLastName "Mantel"
  ] .

oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439097
  a a2a:Person ;
  rdfs:label "Cornelis Mantel" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mantel" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mantel"
  ] .

oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439099
  a a2a:Person ;
  rdfs:label "Elisabeth Klokman" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Klokman" ;
    a2a:PersonNameFirstName "Elisabeth" ;
    a2a:PersonNameLastName "Klokman"
  ] .

oa:event_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "03-11-1864" ;
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "03" ;
    rdfs:label "1864-11-03"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Hoogkarspel" ;
    rdfs:label "Hoogkarspel"
  ] .

oa:relationep_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439100 ;
  a2a:EventKeyRef oa:event_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Event1 .

oa:relationep_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439097 ;
  a2a:EventKeyRef oa:event_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Event1 .

oa:relationep_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Person3290439099 ;
  a2a:EventKeyRef oa:event_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE_Event1 .

oa:source_wfa_02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE
  a a2a:Source ;
  rdfs:label "Westfries Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Hoogkarspel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Hoogkarspel, Nederland", "1864-11-03 - 1864-11-03"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1864-11-03"^^xsd:date ;
    a2a:SourceIndexDateTo "1864-11-03"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "03-11-1864" ;
    a2a:Year "1864" ;
    a2a:Month "11" ;
    a2a:Day "03" ;
    rdfs:label "03-11-1864"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Westfries Archief" ;
    a2a:Place "Hoorn" ;
    a2a:Collection "Registers van de burgerlijke stand van de gemeente Hoogkarspel" ;
    a2a:Book "Hoogkarspel. Geboorteakten, 1864" ;
    a2a:RegistryNumber "1864g" ;
    rdfs:label "Westfries Archief, Hoorn, Registers van de burgerlijke stand van de gemeente Hoogkarspel, Hoogkarspel. Geboorteakten, 1864, 1864g"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/136/021DD91A6D4549ECAFE9B21D02022F64" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/136/021DD91A6D4549ECAFE9B21D02022F64" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/136/021DD91A6D4549ECAFE9B21D02022F64"
  ] ;
  a2a:SourceLastChangeDate "2023-07-07"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12114/02B218CCDC6F48DF8EB723EBC7D4D5AE" ;
  a2a:RecordIdentifier "3290439095" ;
  a2a:RecordGUID "{02B218CC-DC6F-48DF-8EB7-23EBC7D4D5AE}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/6F43CB1C1C78401BAD56D80177CA2321" .

