@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_e37fca22-e4aa-4488-ad91-0747cfcee19b
  a a2a:Record ;
  rdfs:label "Geboorte op 30 oktober 1911 te Wateringen" ;
  a2a:hasPerson oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person1, oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person2, oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person3 ;
  a2a:hasEvent oa:event_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Event1 ;
  a2a:hasRelationEP oa:relationep_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_0, oa:relationep_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_1, oa:relationep_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_2 ;
  a2a:hasSource oa:source_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b .

oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person1
  a a2a:Person ;
  rdfs:label "Willem Christiaan Cornelis van den Bos" ;
  a2a:PersonName [
    rdfs:label "Willem Christiaan Cornelis van den Bos" ;
    a2a:PersonNameFirstName "Willem Christiaan Cornelis" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person2
  a a2a:Person ;
  rdfs:label "Willem Eliza van den Bos" ;
  a2a:PersonName [
    rdfs:label "Willem Eliza van den Bos" ;
    a2a:PersonNameFirstName "Willem Eliza" ;
    a2a:PersonNamePrefixLastName "van den" ;
    a2a:PersonNameLastName "Bos"
  ] .

oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person3
  a a2a:Person ;
  rdfs:label "Elisabeth Johanna Valstar" ;
  a2a:PersonName [
    rdfs:label "Elisabeth Johanna Valstar" ;
    a2a:PersonNameFirstName "Elisabeth Johanna" ;
    a2a:PersonNameLastName "Valstar"
  ] .

oa:event_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1911" ;
    a2a:Month "10" ;
    a2a:Day "30" ;
    rdfs:label "1911-10-30"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Wateringen" ;
    rdfs:label "Wateringen"
  ] .

oa:relationep_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person1 ;
  a2a:EventKeyRef oa:event_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Event1 .

oa:relationep_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person2 ;
  a2a:EventKeyRef oa:event_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Event1 .

oa:relationep_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Person3 ;
  a2a:EventKeyRef oa:event_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b_Event1 .

oa:source_haw_e37fca22-e4aa-4488-ad91-0747cfcee19b
  a a2a:Source ;
  rdfs:label "Historisch Archief Westland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Wateringen" ;
    rdfs:label "Wateringen", "1911-01-01 - 1911-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1911-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1911-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1911" ;
    a2a:Month "10" ;
    a2a:Day "31" ;
    rdfs:label "1911-10-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Archief Westland" ;
    a2a:Place "Naaldwijk" ;
    a2a:DocumentNumber "83" ;
    rdfs:label "Historisch Archief Westland, Naaldwijk, 83"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/haw_haw/download/fullsize/17ff3b4d-f23a-0cfc-0396-b7877690db30.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://historischarchiefwestland-bronnen.nl/voorouders/deeds/e37fca22-e4aa-4488-ad91-0747cfcee19b" ;
  a2a:RecordIdentifier "982457" ;
  a2a:RecordGUID "{e37fca22-e4aa-4488-ad91-0747cfcee19b}" ;
  a2a:SourceRemarkProvenance "qGeboorteAkte.xml en qGeboortePersoon.xml uit ZIP via wetransfer van HAW, aangevuld met deed_id/asset_id via API https://webservices.picturae.com/genealogy/person" .

