@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_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4
  a a2a:Record ;
  rdfs:label "Geboorte op 9 juli 1918 te Arkel" ;
  a2a:hasPerson oa:person_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_Person6461020 ;
  a2a:hasEvent oa:event_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_0 ;
  a2a:hasSource oa:source_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4 .

oa:person_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_Person6461020
  a a2a:Person ;
  rdfs:label "Ariana Teuntje Versluis" ;
  a2a:PersonName [
    rdfs:label "Ariana Teuntje Versluis" ;
    a2a:PersonNameLastName "Ariana Teuntje Versluis"
  ] .

oa:event_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1918-07-09"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Arkel" ;
    rdfs:label "Arkel"
  ] .

oa:relationep_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_Person6461020 ;
  a2a:EventKeyRef oa:event_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4_Event1 .

oa:source_rag_7d66939b-709a-9d92-50e9-08063b8e6fe4
  a a2a:Source ;
  rdfs:label "Regionaal Archief Gorinchem, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Arkel" ;
    a2a:Country "Nederland" ;
    rdfs:label "Arkel, Nederland", "1813-01-01 - 1970-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1813-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1970-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1918" ;
    a2a:Month "7" ;
    a2a:Day "9" ;
    rdfs:label "1918-07-09"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Geboorteregisters Arkel" ;
    a2a:DocumentNumber "16" ;
    a2a:RegistryNumber "456a" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Geboorteregisters Arkel, 16, 456a"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6461024&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6461024&InitFactor=6&bestandsnaam=Arkel-GB-1918_016.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6461018"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6461018" ;
  a2a:RecordIdentifier "NT0000002251" ;
  a2a:RecordGUID "{7d66939b-709a-9d92-50e9-08063b8e6fe4}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

