@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_0FD6EB85-111F-472E-9DAF-437656393421
  a a2a:Record ;
  rdfs:label "Geboorte op 18 juni 1898 te Snelrewaard, provincie Utrecht" ;
  a2a:hasPerson oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898630, oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898631, oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898632 ;
  a2a:hasEvent oa:event_hua_0FD6EB85-111F-472E-9DAF-437656393421_Event1 ;
  a2a:hasRelationEP oa:relationep_hua_0FD6EB85-111F-472E-9DAF-437656393421_0, oa:relationep_hua_0FD6EB85-111F-472E-9DAF-437656393421_1, oa:relationep_hua_0FD6EB85-111F-472E-9DAF-437656393421_2 ;
  a2a:hasSource oa:source_hua_0FD6EB85-111F-472E-9DAF-437656393421 ;
  schema:sameAs <https://hetutrechtsarchief.nl/id/0FD6EB85111F472E9DAF437656393421> .

oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898630
  a a2a:Person ;
  rdfs:label "Margaretha Hoeboer" ;
  a2a:PersonName [
    rdfs:label "Margaretha Hoeboer" ;
    a2a:PersonNameFirstName "Margaretha" ;
    a2a:PersonNameLastName "Hoeboer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:BirthDate [
    a2a:LiteralDate "18-06-1898" ;
    a2a:Year "1898" ;
    a2a:Month "06" ;
    a2a:Day "18" ;
    rdfs:label "18-06-1898"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Snelrewaard" ;
    rdfs:label "Snelrewaard"
  ] .

oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898631
  a a2a:Person ;
  rdfs:label "Martinus Hoeboer" ;
  a2a:PersonName [
    rdfs:label "Martinus Hoeboer" ;
    a2a:PersonNameFirstName "Martinus" ;
    a2a:PersonNameLastName "Hoeboer"
  ] .

oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898632
  a a2a:Person ;
  rdfs:label "Maria van der Louw" ;
  a2a:PersonName [
    rdfs:label "Maria van der Louw" ;
    a2a:PersonNameFirstName "Maria" ;
    a2a:PersonNamePrefixLastName "van der" ;
    a2a:PersonNameLastName "Louw"
  ] .

oa:event_hua_0FD6EB85-111F-472E-9DAF-437656393421_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:LiteralDate "18-06-1898" ;
    a2a:Year "1898" ;
    a2a:Month "06" ;
    a2a:Day "18" ;
    rdfs:label "1898-06-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Province "Utrecht" ;
    a2a:Place "Snelrewaard" ;
    rdfs:label "Utrecht, Snelrewaard"
  ] .

oa:relationep_hua_0FD6EB85-111F-472E-9DAF-437656393421_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898630 ;
  a2a:EventKeyRef oa:event_hua_0FD6EB85-111F-472E-9DAF-437656393421_Event1 .

oa:relationep_hua_0FD6EB85-111F-472E-9DAF-437656393421_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898631 ;
  a2a:EventKeyRef oa:event_hua_0FD6EB85-111F-472E-9DAF-437656393421_Event1 .

oa:relationep_hua_0FD6EB85-111F-472E-9DAF-437656393421_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_hua_0FD6EB85-111F-472E-9DAF-437656393421_Person908898632 ;
  a2a:EventKeyRef oa:event_hua_0FD6EB85-111F-472E-9DAF-437656393421_Event1 .

oa:source_hua_0FD6EB85-111F-472E-9DAF-437656393421
  a a2a:Source ;
  rdfs:label "Het Utrechts Archief, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Snelrewaard" ;
    a2a:Province "Utrecht" ;
    a2a:Country "Nederland" ;
    rdfs:label "Snelrewaard, Utrecht, Nederland", "1898-06-20 - 1898-06-20"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1898-06-20"^^xsd:date ;
    a2a:SourceIndexDateTo "1898-06-20"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:LiteralDate "20-06-1898" ;
    a2a:Year "1898" ;
    a2a:Month "06" ;
    a2a:Day "20" ;
    rdfs:label "20-06-1898"
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Het Utrechts Archief" ;
    a2a:Place "Utrecht" ;
    a2a:Collection "Snelrewaard 1898" ;
    a2a:DocumentNumber "11" ;
    a2a:RegistryNumber "683-22" ;
    rdfs:label "Het Utrechts Archief, Utrecht, Snelrewaard 1898, 11, 683-22"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "http://files.archieven.nl/39/f/481/_Projecten2014\\BatchGMSBS2014_02_T481-1811-1902_05713\\A135677\\NL-UtHUA_A135677_000001.jpg" ;
    a2a:UriViewer "http://www.hetutrechtsarchief.nl/collectie/archiefbank/archieftoegangen/zoekresultaat?mivast=39&miadt=39&miaet=54&micode=481-683-22&minr=21240581&miview=ldt" ;
    a2a:UriPreview "http://img.hetutrechtsarchief.nl/?image=_Projecten2014\\BatchGMSBS2014_02_T481-1811-1902_05713\\A135677\\NL-UtHUA_A135677_000001.jpg&format=thumb"
  ] ;
  a2a:SourceLastChangeDate "2017-03-15"^^xsd:date ;
  a2a:RecordIdentifier "908898629" ;
  a2a:RecordGUID "{0FD6EB85-111F-472E-9DAF-437656393421}" ;
  a2a:SourceRemarkProvenance "A2Acollection via https://opendata.archieven.nl/dataset/609C5BF008BD4642E0534701000A17FD" .

