@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_efc29e70-cacb-1d08-89b5-e24f04b1d1ff
  a a2a:Record ;
  rdfs:label "Geboorte op 29 augustus 1832 te Giessen-Nieuwkerk" ;
  a2a:hasPerson oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532917, oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532913, oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532909 ;
  a2a:hasEvent oa:event_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Event1 ;
  a2a:hasRelationEP oa:relationep_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_0, oa:relationep_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_1, oa:relationep_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_2 ;
  a2a:hasSource oa:source_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff .

oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532917
  a a2a:Person ;
  rdfs:label "IJda Rombout" ;
  a2a:PersonName [
    rdfs:label "IJda Rombout" ;
    a2a:PersonNameLastName "IJda Rombout"
  ] .

oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532913
  a a2a:Person ;
  rdfs:label "Arie Houwelingen" ;
  a2a:PersonName [
    rdfs:label "Arie Houwelingen" ;
    a2a:PersonNameLastName "Arie Houwelingen"
  ] .

oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532909
  a a2a:Person ;
  rdfs:label "Adriaantje Houwelingen" ;
  a2a:PersonName [
    rdfs:label "Adriaantje Houwelingen" ;
    a2a:PersonNameLastName "Adriaantje Houwelingen"
  ] .

oa:event_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1832" ;
    a2a:Month "8" ;
    a2a:Day "29" ;
    rdfs:label "1832-08-29"^^xsd:date
  ] ;
  a2a:EventPlace [
    a2a:Place "Giessen-Nieuwkerk" ;
    rdfs:label "Giessen-Nieuwkerk"
  ] .

oa:relationep_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_0
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532917 ;
  a2a:EventKeyRef oa:event_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Event1 .

oa:relationep_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532913 ;
  a2a:EventKeyRef oa:event_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Event1 .

oa:relationep_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Person6532909 ;
  a2a:EventKeyRef oa:event_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff_Event1 .

oa:source_rag_efc29e70-cacb-1d08-89b5-e24f04b1d1ff
  a a2a:Source ;
  rdfs:label "Regionaal Archief Gorinchem, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Giessen-Nieuwkerk" ;
    a2a:Country "Nederland" ;
    rdfs:label "Giessen-Nieuwkerk, 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 "1832" ;
    a2a:Month "8" ;
    a2a:Day "30" ;
    rdfs:label "1832-08-30"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Gorinchem" ;
    a2a:Place "Gorinchem" ;
    a2a:Collection "Geboorteregisters Giessen-Nieuwkerk" ;
    a2a:DocumentNumber "14" ;
    a2a:RegistryNumber "958" ;
    rdfs:label "Regionaal Archief Gorinchem, Gorinchem, Geboorteregisters Giessen-Nieuwkerk, 14, 958"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:UriViewer "https://gorinchem.hosting.deventit.net/Mediaviewer/imageviewer?datasource=Atlantis5Adapter&query=AtlantisWebQueryImage&queryparams=6532921&HighlightQuery=AtlantisWebQueryImage&HighlightQueryParams=6532921&InitFactor=6&bestandsnaam=Giessen-Nieuwkerk-GB-1832_014.JPG" ;
    a2a:UriPreview "https://gorinchem.hosting.deventit.net/HttpHandler/icoon.ico?icoonfromxmlbeschr=6532907"
  ] ;
  a2a:SourceLastChangeDate "2021-01-09"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://studiezaal.regionaalarchiefgorinchem.nl/detail.php?id=6532907" ;
  a2a:RecordIdentifier "NT0000008736" ;
  a2a:RecordGUID "{efc29e70-cacb-1d08-89b5-e24f04b1d1ff}" ;
  a2a:SourceRemarkProvenance "Sitemap scrape from https://gorinchem.hosting.deventit.net/, HTML to A2A conversion" .

