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

oa:record_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2
  a a2a:Record ;
  rdfs:label "Geboorte op 10 juli 1902 te Willige Langerak, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669190, oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669191, oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669192 ;
  a2a:hasEvent oa:event_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_0, oa:relationep_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_1, oa:relationep_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_2 ;
  a2a:hasSource oa:source_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/3BDF76758ADD4CF086048D53DF5CCDD2> .

oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669190
  a a2a:Person ;
  rdfs:label "Grietje Damsteeg" ;
  a2a:PersonName [
    rdfs:label "Grietje Damsteeg" ;
    a2a:PersonNameFirstName "Grietje" ;
    a2a:PersonNameLastName "Damsteeg"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "10-07-1902" ;
    a2a:Year "1902" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "10-07-1902"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Willige Langerak" ;
    rdfs:label "Willige Langerak"
  ] .

oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669191
  a a2a:Person ;
  rdfs:label "Cornelis Damsteeg" ;
  a2a:PersonName [
    rdfs:label "Cornelis Damsteeg" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Damsteeg"
  ] .

oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669192
  a a2a:Person ;
  rdfs:label "Teuntje Maria Melgers" ;
  a2a:PersonName [
    rdfs:label "Teuntje Maria Melgers" ;
    a2a:PersonNameFirstName "Teuntje Maria" ;
    a2a:PersonNameLastName "Melgers"
  ] .

oa:event_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "10-07-1902" ;
    a2a:Year "1902" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "1902-07-10"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Willige Langerak" ;
    rdfs:label "Utrecht, Willige Langerak"
  ] .

oa:relationep_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669190 ;
  a2a:EventKeyRef oa:event_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Event1 .

oa:relationep_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669191 ;
  a2a:EventKeyRef oa:event_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Event1 .

oa:relationep_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Person895669192 ;
  a2a:EventKeyRef oa:event_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2_Event1 .

oa:source_hua_3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Willige Langerak" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Willige Langerak, Utrecht, Nederland", "1902-07-10 - 1902-07-10"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1902-07-10"^^xsd:date ;
    a2a:SourceIndexDateTo "1902-07-10"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "10-07-1902" ;
    a2a:Year "1902" ;
    a2a:Month "07" ;
    a2a:Day "10" ;
    rdfs:label "10-07-1902"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Willige Langerak 1902" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "166-18" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Willige Langerak 1902, 14, 166-18"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://files.archieven.nl/39/f/481/_Projecten2014\\BatchGMSBS2013_02_T481-1811-1902_05548\\A126954\\NL-UtHUA_A126954_000001.jpg" ;
    a2a:UriViewer "http://www.hetutrechtsarchief.nl/collectie/archiefbank/archieftoegangen/zoekresultaat?mivast=39&miadt=39&miaet=54&micode=481-166-18&minr=19872665&miview=ldt" ;
    a2a:UriPreview "http://img.hetutrechtsarchief.nl/?image=_Projecten2014\\BatchGMSBS2013_02_T481-1811-1902_05548\\A126954\\NL-UtHUA_A126954_000001.jpg&format=thumb"
  ] ;
  a2a:SourceLastChangeDate "2017-02-26"^^xsd:date ;
  a2a:RecordIdentifier "895669189" ;
  a2a:RecordGUID "{3BDF7675-8ADD-4CF0-8604-8D53DF5CCDD2}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BE8368F4642E0534701000A17FD" .

