@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_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18
  a a2a:Record ;
  rdfs:label "Geboorte op 1 juni 1894 te 's-Gravenzande" ;
  a2a:hasPerson oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person1, oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person2, oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person3 ;
  a2a:hasEvent oa:event_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Event1 ;
  a2a:hasRelationEP oa:relationep_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_0, oa:relationep_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_1, oa:relationep_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_2 ;
  a2a:hasSource oa:source_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18 .

oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person1
  a a2a:Person ;
  rdfs:label "Elizabeth Benard" ;
  a2a:PersonName [
    rdfs:label "Elizabeth Benard" ;
    a2a:PersonNameFirstName "Elizabeth" ;
    a2a:PersonNameLastName "Benard"
  ] .

oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person2
  a a2a:Person ;
  rdfs:label "Huibertje Verloop" ;
  a2a:PersonName [
    rdfs:label "Huibertje Verloop" ;
    a2a:PersonNameFirstName "Huibertje" ;
    a2a:PersonNameLastName "Verloop"
  ] .

oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person3
  a a2a:Person ;
  rdfs:label "Aart Benard" ;
  a2a:PersonName [
    rdfs:label "Aart Benard" ;
    a2a:PersonNameFirstName "Aart" ;
    a2a:PersonNameLastName "Benard"
  ] .

oa:event_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1894-06-01"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "'s-Gravenzande" ;
    rdfs:label "'s-Gravenzande"
  ] .

oa:relationep_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person1 ;
  a2a:EventKeyRef oa:event_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Event1 .

oa:relationep_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person2 ;
  a2a:EventKeyRef oa:event_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Event1 .

oa:relationep_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Person3 ;
  a2a:EventKeyRef oa:event_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18_Event1 .

oa:source_haw_136f8ecd-e5bf-4ce7-a4f6-bf4094321f18
  a a2a:Source ;
  rdfs:label "Historisch Archief Westland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "'s-Gravenzande" ;
    rdfs:label "'s-Gravenzande", "1894-01-01 - 1894-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1894-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1894-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1894" ;
    a2a:Month "6" ;
    a2a:Day "1" ;
    rdfs:label "1894-06-01"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Archief Westland" ;
    a2a:Place "Naaldwijk" ;
    a2a:DocumentNumber "104" ;
    rdfs:label "Historisch Archief Westland, Naaldwijk, 104"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/haw_haw/download/fullsize/6ff7e5a6-af58-64ae-8099-5acb3f37190d.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-02-02"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://historischarchiefwestland-bronnen.nl/voorouders/deeds/136f8ecd-e5bf-4ce7-a4f6-bf4094321f18" ;
  a2a:RecordIdentifier "885886" ;
  a2a:RecordGUID "{136f8ecd-e5bf-4ce7-a4f6-bf4094321f18}" ;
  a2a:SourceRemarkProvenance "tGeboorteAkteGravenzande.xml en tGeboortePersoonGravenzande.xml uit ZIP via wetransfer van HAW, aangevuld met deed_id/asset_id via API https://webservices.picturae.com/genealogy/person" .

