@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_c6febc0b-b04b-4a7b-87f2-453b32d2f35f
  a a2a:Record ;
  rdfs:label "Geboorte op 11 februari 1887 te Monster" ;
  a2a:hasPerson oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person1, oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person2, oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person3 ;
  a2a:hasEvent oa:event_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Event1 ;
  a2a:hasRelationEP oa:relationep_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_0, oa:relationep_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_1, oa:relationep_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_2 ;
  a2a:hasSource oa:source_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f .

oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person1
  a a2a:Person ;
  rdfs:label "Johannes Theodorus van Dijk" ;
  a2a:PersonName [
    rdfs:label "Johannes Theodorus van Dijk" ;
    a2a:PersonNameFirstName "Johannes Theodorus" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person2
  a a2a:Person ;
  rdfs:label "Johanna Olierhoek" ;
  a2a:PersonName [
    rdfs:label "Johanna Olierhoek" ;
    a2a:PersonNameFirstName "Johanna" ;
    a2a:PersonNameLastName "Olierhoek"
  ] .

oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person3
  a a2a:Person ;
  rdfs:label "Cornelis van Dijk" ;
  a2a:PersonName [
    rdfs:label "Cornelis van Dijk" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Dijk"
  ] .

oa:event_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "11" ;
    rdfs:label "1887-02-11"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Monster" ;
    rdfs:label "Monster"
  ] .

oa:relationep_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person1 ;
  a2a:EventKeyRef oa:event_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Event1 .

oa:relationep_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person2 ;
  a2a:EventKeyRef oa:event_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Event1 .

oa:relationep_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_2
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Person3 ;
  a2a:EventKeyRef oa:event_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f_Event1 .

oa:source_haw_c6febc0b-b04b-4a7b-87f2-453b32d2f35f
  a a2a:Source ;
  rdfs:label "Historisch Archief Westland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Monster" ;
    rdfs:label "Monster", "1887-01-01 - 1887-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1887-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1887-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1887" ;
    a2a:Month "2" ;
    a2a:Day "12" ;
    rdfs:label "1887-02-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Historisch Archief Westland" ;
    a2a:Place "Naaldwijk" ;
    a2a:DocumentNumber "22" ;
    rdfs:label "Historisch Archief Westland, Naaldwijk, 22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/haw_haw/download/fullsize/8948a29e-25d1-d528-08ea-97317f8d7db5.jpg"
  ] ;
  a2a:SourceLastChangeDate "2019-01-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://historischarchiefwestland-bronnen.nl/voorouders/deeds/c6febc0b-b04b-4a7b-87f2-453b32d2f35f" ;
  a2a:RecordIdentifier "904325" ;
  a2a:RecordGUID "{c6febc0b-b04b-4a7b-87f2-453b32d2f35f}" ;
  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" .

