@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

oa:record_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa
  a a2a:Record ;
  rdfs:label "Geboorte op 21 maart 1880 te Echteld (Neder-Betuwe)" ;
  a2a:hasPerson oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person1, oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person2, oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person3 ;
  a2a:hasEvent oa:event_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Event1 ;
  a2a:hasRelationEP oa:relationep_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_0, oa:relationep_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_1, oa:relationep_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_2 ;
  a2a:hasSource oa:source_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa .

oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person1
  a a2a:Person ;
  rdfs:label "Adriana Maria Krouwel" ;
  owl:sameAs oa:person_gld_88C63B5C-A17A-4410-8816-45519BA14E3E_Person3020533597, oa:person_gld_D9153D52-C2B0-43D1-B458-1D3C8A0B74DF_Person3044040934 ;
  a2a:PersonName [
    rdfs:label "Adriana Maria Krouwel" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNameLastName "Krouwel"
  ] ;
  a2a:Gender "Vrouw" .

oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person2
  a a2a:Person ;
  rdfs:label "Joost Krouwel" ;
  owl:sameAs oa:person_gld_D3703C9F-617E-4EF5-958D-E8A8DEAFA8D4_Person3044030551, oa:person_gld_5AA39436-E638-44A4-A906-727F17DB928C_Person3024022706, oa:person_gld_7BD3CA07-CCDC-4038-894A-2C8BA054926F_Person3044047191, oa:person_gld_84651A2C-D977-4409-B3ED-6B7EDFF948C5_Person3044047757, oa:person_gld_851077FF-5DC5-47AB-9FB6-05426E4FBE8C_Person3024022578, oa:person_gld_88C63B5C-A17A-4410-8816-45519BA14E3E_Person3020533598, oa:person_gld_CA2EFF9C-24DD-488A-9176-759EEE767168_Person3020534690, oa:person_gld_D9153D52-C2B0-43D1-B458-1D3C8A0B74DF_Person3044040935, oa:person_gld_FD0E0B07-F521-4D06-84A1-FBE4E6E7866F_Person3044048086 ;
  a2a:PersonName [
    rdfs:label "Joost Krouwel" ;
    a2a:PersonNameFirstName "Joost" ;
    a2a:PersonNameLastName "Krouwel"
  ] ;
  a2a:Age [
    a2a:PersonAgeYears "37" ;
    rdfs:label "37"
  ] ;
  a2a:Profession "landbouwer" .

oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person3
  a a2a:Person ;
  rdfs:label "Adriana Maria van Ommeren" ;
  owl:sameAs oa:person_gld_D3703C9F-617E-4EF5-958D-E8A8DEAFA8D4_Person3044030554, oa:person_gld_5AA39436-E638-44A4-A906-727F17DB928C_Person3024022707, oa:person_gld_7BD3CA07-CCDC-4038-894A-2C8BA054926F_Person3044047192, oa:person_gld_84651A2C-D977-4409-B3ED-6B7EDFF948C5_Person3044047758, oa:person_gld_851077FF-5DC5-47AB-9FB6-05426E4FBE8C_Person3024022579, oa:person_gld_88C63B5C-A17A-4410-8816-45519BA14E3E_Person3020533599, oa:person_gld_CA2EFF9C-24DD-488A-9176-759EEE767168_Person3020534691, oa:person_gld_D9153D52-C2B0-43D1-B458-1D3C8A0B74DF_Person3044040936, oa:person_gld_FD0E0B07-F521-4D06-84A1-FBE4E6E7866F_Person3044048087 ;
  a2a:PersonName [
    rdfs:label "Adriana Maria van Ommeren" ;
    a2a:PersonNameFirstName "Adriana Maria" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Ommeren"
  ] ;
  a2a:Profession "zonder beroep" .

oa:event_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "3" ;
    a2a:Day "21" ;
    rdfs:label "1880-03-21"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Echteld (Neder-Betuwe)" ;
    rdfs:label "Echteld (Neder-Betuwe)"
  ] .

oa:relationep_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person1 ;
  a2a:EventKeyRef oa:event_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Event1 .

oa:relationep_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person2 ;
  a2a:EventKeyRef oa:event_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Event1 .

oa:relationep_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Person3 ;
  a2a:EventKeyRef oa:event_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa_Event1 .

oa:source_gld_10f348e9-d01c-e29f-3c82-36c96deebcaa
  a a2a:Source ;
  rdfs:label "Gelders Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Arnhem" ;
    rdfs:label "Arnhem", "1880-01-01 - 1880-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-12-31"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Gelders Archief" ;
    a2a:Place "Echteld" ;
    a2a:Collection "Echteld" ;
    a2a:DocumentNumber "22" ;
    a2a:RegistryNumber "5347" ;
    rdfs:label "Gelders Archief, Echteld, Echteld, 22, 5347"
  ] ;
  a2a:SourceLastChangeDate "2016-04-14"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://www.geldersarchief.nl/zoeken/?mivast=37&miadt=37&miaet=18&micode=0207_G_5347&minr=23889121&miview=ldt" ;
  a2a:RecordGUID "{10f348e9-d01c-e29f-3c82-36c96deebcaa}" .

