@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_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752
  a a2a:Record ;
  rdfs:label "Geboorte op 18 augustus 1893 te Noordeloos" ;
  a2a:hasPerson oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756427, oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756431, oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756423 ;
  a2a:hasEvent oa:event_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_0, oa:relationep_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_1, oa:relationep_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_2 ;
  a2a:hasSource oa:source_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752 .

oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756427
  a a2a:Person ;
  rdfs:label "Coenraad Horden" ;
  owl:sameAs oa:person_rag_e04b53dc-6d0f-fee0-efb8-15f2b0c261cc_Person6756958, oa:person_rag_6f4e18ec-eba8-bd58-36e4-713266f21169_Person6758794, oa:person_rag_ea51f43c-8f45-3f38-19f8-579214dd20af_Person6826216 ;
  a2a:PersonName [
    rdfs:label "Coenraad Horden" ;
    a2a:PersonNameLastName "Coenraad Horden"
  ] .

oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756431
  a a2a:Person ;
  rdfs:label "Evertje Maria Smits" ;
  owl:sameAs oa:person_rag_e04b53dc-6d0f-fee0-efb8-15f2b0c261cc_Person6756962, oa:person_rag_6f4e18ec-eba8-bd58-36e4-713266f21169_Person6758798, oa:person_rag_ea51f43c-8f45-3f38-19f8-579214dd20af_Person6826220 ;
  a2a:PersonName [
    rdfs:label "Evertje Maria Smits" ;
    a2a:PersonNameLastName "Evertje Maria Smits"
  ] .

oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756423
  a a2a:Person ;
  rdfs:label "Janna Horden" ;
  owl:sameAs oa:person_rag_ea51f43c-8f45-3f38-19f8-579214dd20af_Person6826211 ;
  a2a:PersonName [
    rdfs:label "Janna Horden" ;
    a2a:PersonNameLastName "Janna Horden"
  ] .

oa:event_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1893" ;
    a2a:Month "8" ;
    a2a:Day "18" ;
    rdfs:label "1893-08-18"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordeloos" ;
    rdfs:label "Noordeloos"
  ] .

oa:relationep_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756427 ;
  a2a:EventKeyRef oa:event_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Event1 .

oa:relationep_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756431 ;
  a2a:EventKeyRef oa:event_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Event1 .

oa:relationep_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Person6756423 ;
  a2a:EventKeyRef oa:event_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752_Event1 .

oa:source_rag_5361ee1e-e101-8af0-3d7a-e11539e4a752
  a a2a:Source ;
  rdfs:label "Regionaal Archief Gorinchem, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Noordeloos" ;
    a2a:Country "Nederland" ;
    rdfs:label "Noordeloos, 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 "1893" ;
    a2a:Month "8" ;
    a2a:Day "19" ;
    rdfs:label "1893-08-19"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Geboorteregisters Noordeloos" ;
    a2a:DocumentNumber "25" ;
    a2a:RegistryNumber "871" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Geboorteregisters Noordeloos, 25, 871"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6756435&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6756435&InitFactor=6&bestandsnaam=Noordeloos-GB-1893_025.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6756421"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6756421" ;
  a2a:RecordIdentifier "NT0000025599" ;
  a2a:RecordGUID "{5361ee1e-e101-8af0-3d7a-e11539e4a752}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

