@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_084bde31-8a16-df8c-1cf7-6fd589504e5f
  a a2a:Record ;
  rdfs:label "Geboorte op 12 april 1905 te Noordeloos" ;
  a2a:hasPerson oa:person_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_Person6768308 ;
  a2a:hasEvent oa:event_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_0 ;
  a2a:hasSource oa:source_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f .

oa:person_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_Person6768308
  a a2a:Person ;
  rdfs:label "Adriaan Tukker" ;
  a2a:PersonName [
    rdfs:label "Adriaan Tukker" ;
    a2a:PersonNameLastName "Adriaan Tukker"
  ] .

oa:event_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1905" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1905-04-12"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Noordeloos" ;
    rdfs:label "Noordeloos"
  ] .

oa:relationep_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_Person6768308 ;
  a2a:EventKeyRef oa:event_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f_Event1 .

oa:source_rag_084bde31-8a16-df8c-1cf7-6fd589504e5f
  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 "1905" ;
    a2a:Month "4" ;
    a2a:Day "12" ;
    rdfs:label "1905-04-12"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Geboorteregisters Noordeloos" ;
    a2a:DocumentNumber "19" ;
    a2a:RegistryNumber "872" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Geboorteregisters Noordeloos, 19, 872"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6768312&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6768312&InitFactor=6&bestandsnaam=Noordeloos-GB-1905_019.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6768306"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6768306" ;
  a2a:RecordIdentifier "NT0000026425" ;
  a2a:RecordGUID "{084bde31-8a16-df8c-1cf7-6fd589504e5f}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

