@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_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f
  a a2a:Record ;
  rdfs:label "Geboorte op 8 juni 1889 te Voorschoten" ;
  a2a:hasPerson oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person1, oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person2, oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person3 ;
  a2a:hasEvent oa:event_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Event1 ;
  a2a:hasRelationEP oa:relationep_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_0, oa:relationep_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_1, oa:relationep_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_2 ;
  a2a:hasSource oa:source_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f .

oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person1
  a a2a:Person ;
  rdfs:label "Sophia Wilhelmina Hellema" ;
  a2a:PersonName [
    rdfs:label "Sophia Wilhelmina Hellema" ;
    a2a:PersonNameFirstName "Sophia Wilhelmina" ;
    a2a:PersonNameLastName "Hellema"
  ] ;
  a2a:BirthDate [
    a2a:Year "1889" ;
    a2a:Month "6" ;
    a2a:Day "8" ;
    rdfs:label "1889-06-08"^^xsd:date
  ] ;
  a2a:BirthPlace [
    a2a:Place "Voorschoten" ;
    rdfs:label "Voorschoten"
  ] .

oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person2
  a a2a:Person ;
  rdfs:label "Gerrit Foppe Hellema" ;
  a2a:PersonName [
    rdfs:label "Gerrit Foppe Hellema" ;
    a2a:PersonNameFirstName "Gerrit Foppe" ;
    a2a:PersonNameLastName "Hellema"
  ] ;
  a2a:Profession "arts" .

oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person3
  a a2a:Person ;
  rdfs:label "Christina Wilhelmina van der Velden Erdbrink" ;
  a2a:PersonName [
    rdfs:label "Christina Wilhelmina van der Velden Erdbrink" ;
    a2a:PersonNameFirstName "Christina Wilhelmina" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Velden Erdbrink"
  ] .

oa:event_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1889" ;
    a2a:Month "06" ;
    a2a:Day "08" ;
    rdfs:label "1889-06-08"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Voorschoten" ;
    rdfs:label "Voorschoten"
  ] .

oa:relationep_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person1 ;
  a2a:EventKeyRef oa:event_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Event1 .

oa:relationep_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person2 ;
  a2a:EventKeyRef oa:event_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Event1 .

oa:relationep_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Person3 ;
  a2a:EventKeyRef oa:event_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f_Event1 .

oa:source_was_e074e7c7-8fb0-316e-2ccc-47403cf58d7f
  a a2a:Source ;
  rdfs:label "Gemeentearchief Wassenaar, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Voorschoten" ;
    rdfs:label "Voorschoten", "1812-01-01 - 1902-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1812-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1840" ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gemeentearchief Wassenaar" ;
    a2a:Place "Voorschoten" ;
    a2a:Collection "Geboorten 1883 -1892 Voorschoten" ;
    a2a:DocumentNumber "43" ;
    a2a:RegistryNumber "8" ;
    rdfs:label "Gemeentearchief Wassenaar, Voorschoten, Geboorten 1883 -1892 Voorschoten, 43, 8"
  ] ;
  a2a:SourceLastChangeDate "2012-01-10"^^xsd:date ;
  a2a:RecordGUID "{e074e7c7-8fb0-316e-2ccc-47403cf58d7f}" .

