@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_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1810)" ;
  a2a:hasPerson oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person1, oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person2, oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person3, oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person4, oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person5 ;
  a2a:hasEvent oa:event_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_0, oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_1, oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_2, oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_3, oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_4 ;
  a2a:hasSource oa:source_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8 .

oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person1
  a a2a:Person ;
  rdfs:label "Adrien van Gool" ;
  a2a:PersonName [
    rdfs:label "Adrien van Gool" ;
    a2a:PersonNameFirstName "Adrien" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Man" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1770" ] ;
  a2a:BirthPlace [
    a2a:Place "Goirle" ;
    rdfs:label "Goirle"
  ] ;
  a2a:MaritalStatus "Gehuwd" .

oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person2
  a a2a:Person ;
  rdfs:label "Marie Sebregs" ;
  a2a:PersonName [
    rdfs:label "Marie Sebregs" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNameLastName "Sebregs"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1768" ] ;
  a2a:BirthPlace [
    a2a:Place "Diesen" ;
    rdfs:label "Diesen"
  ] ;
  a2a:MaritalStatus "Gehuwd" .

oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person3
  a a2a:Person ;
  rdfs:label "Marie van Gool" ;
  a2a:PersonName [
    rdfs:label "Marie van Gool" ;
    a2a:PersonNameFirstName "Marie" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1803" ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Alleenstaand" .

oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person4
  a a2a:Person ;
  rdfs:label "Jean van Gool" ;
  a2a:PersonName [
    rdfs:label "Jean van Gool" ;
    a2a:PersonNameFirstName "Jean" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Man" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1805" ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Alleenstaand" .

oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person5
  a a2a:Person ;
  rdfs:label "Jacqueline van Gool" ;
  a2a:PersonName [
    rdfs:label "Jacqueline van Gool" ;
    a2a:PersonNameFirstName "Jacqueline" ;
    a2a:PersonNamePrefixLastName "van" ;
    a2a:PersonNameLastName "Gool"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1807" ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Alleenstaand" .

oa:event_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person1 ;
  a2a:EventKeyRef oa:event_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Event1 .

oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person2 ;
  a2a:EventKeyRef oa:event_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Event1 .

oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person3 ;
  a2a:EventKeyRef oa:event_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Event1 .

oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person4 ;
  a2a:EventKeyRef oa:event_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Event1 .

oa:relationep_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Person5 ;
  a2a:EventKeyRef oa:event_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8_Event1 .

oa:source_rat_6a47e2ef-e47e-bb18-739c-5fb981951de8
  a a2a:Source ;
  rdfs:label "Regionaal Archief Tilburg, Inwonerslijsten" ;
  a2a:SourcePlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg", "1810-01-01 - 1810-12-31"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1810-01-01"^^xsd:date ;
    a2a:SourceIndexDateTo "1810-12-31"^^xsd:date
  ] ;
  a2a:SourceDate [ a2a:Year "1810" ] ;
  a2a:SourceType "other:Inwonerslijsten" ;
  a2a:SourceReference [
    a2a:InstitutionName "Regionaal Archief Tilburg" ;
    a2a:Place "Tilburg" ;
    a2a:Collection "Etat de population de la mairie de Tilburg" ;
    a2a:DocumentNumber "126, 127" ;
    a2a:RegistryNumber "1275" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Etat de population de la mairie de Tilburg, 126, 127, 1275"
  ] ;
  a2a:SourceLastChangeDate "2014-05-15"^^xsd:date ;
  a2a:RecordGUID "{6a47e2ef-e47e-bb18-739c-5fb981951de8}" ;
  a2a:SourceRemarkVrijwilliger "Via Sanne Muurling en Kees Mandemakers (IISG), <a href=\"http://www.iisg.nl/hsn/projects/mosaic.html\" class=\"extern\">HSN/MOSAIC&nbsp;project</a>" .

[] a2a:PersonRemarkOpmerking "hoofd van het gezin" .
[] a2a:PersonRemarkOpmerking "vrouw" .
[] a2a:PersonRemarkOpmerking "kind" .
[] a2a:PersonRemarkOpmerking "kind" .
[] a2a:PersonRemarkOpmerking "kind" .
