@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_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF
  a a2a:Record ;
  rdfs:label "Geboorte op 13 januari 1885 te Uitgeest" ;
  a2a:hasPerson oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021003, oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021004, oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021005 ;
  a2a:hasEvent oa:event_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Event1 ;
  a2a:hasRelationEP oa:relationep_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_0, oa:relationep_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_1, oa:relationep_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_2 ;
  a2a:hasSource oa:source_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF .

oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021003
  a a2a:Person ;
  rdfs:label "Jacobus Breedt Bruijn" ;
  a2a:PersonName [
    rdfs:label "Jacobus Breedt Bruijn" ;
    a2a:PersonNameFirstName "Jacobus" ;
    a2a:PersonNameLastName "Breedt Bruijn"
  ] ;
  a2a:Gender "Man" .

oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021004
  a a2a:Person ;
  rdfs:label "Cornelis Abraham Breedt Bruijn" ;
  a2a:PersonName [
    rdfs:label "Cornelis Abraham Breedt Bruijn" ;
    a2a:PersonNameFirstName "Cornelis Abraham" ;
    a2a:PersonNameLastName "Breedt Bruijn"
  ] .

oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021005
  a a2a:Person ;
  rdfs:label "Willemijntje Winkelman" ;
  a2a:PersonName [
    rdfs:label "Willemijntje Winkelman" ;
    a2a:PersonNameFirstName "Willemijntje" ;
    a2a:PersonNameLastName "Winkelman"
  ] .

oa:event_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "13-01-1885" ;
    a2a:Year "1885" ;
    a2a:Month "01" ;
    a2a:Day "13" ;
    rdfs:label "1885-01-13"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Uitgeest" ;
    rdfs:label "Uitgeest"
  ] .

oa:relationep_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021003 ;
  a2a:EventKeyRef oa:event_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Event1 .

oa:relationep_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021004 ;
  a2a:EventKeyRef oa:event_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Event1 .

oa:relationep_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Person4179021005 ;
  a2a:EventKeyRef oa:event_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF_Event1 .

oa:source_nha_EC7AE319-648D-489B-AFEB-BA52140F53DF
  a a2a:Source ;
  rdfs:label "Noord-Hollands Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Uitgeest" ;
    a2a:Country "Nederland" ;
    rdfs:label "Uitgeest, Nederland", "1885-01-14 - 1885-01-14"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1885-01-14"^^xsd:date ;
    a2a:SourceIndexDateTo "1885-01-14"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "14-01-1885" ;
    a2a:Year "1885" ;
    a2a:Month "01" ;
    a2a:Day "14" ;
    rdfs:label "14-01-1885"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Noord-Hollands Archief" ;
    a2a:Place "Haarlem" ;
    a2a:Collection "burgerlijke stand van de gemeente Uitgeest, Archiefdeel van (dubbele) registers van de" ;
    a2a:Book "Geboorteakten van de gemeente Uitgeest, 1885" ;
    a2a:DocumentNumber "3" ;
    a2a:RegistryNumber "11885" ;
    rdfs:label "Noord-Hollands Archief, Haarlem, burgerlijke stand van de gemeente Uitgeest, Archiefdeel van (dubbele) registers van de, Geboorteakten van de gemeente Uitgeest, 1885, 3, 11885"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://proxy.archieven.nl/download/236/612AC1440FFF4F57B9FDAB698378F894" ;
    a2a:UriViewer "https://proxy.archieven.nl/embed/236/612AC1440FFF4F57B9FDAB698378F894" ;
    a2a:UriPreview "https://proxy.archieven.nl/thumb/236/612AC1440FFF4F57B9FDAB698378F894"
  ] ;
  a2a:SourceLastChangeDate "2025-06-20"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://hdl.handle.net/21.12102/EC7AE319648D489BAFEBBA52140F53DF" ;
  a2a:RecordIdentifier "4179021002" ;
  a2a:RecordGUID "{EC7AE319-648D-489B-AFEB-BA52140F53DF}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/79208A326EB258A2E053CA00A8C07CBF" .

