@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_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8
  a a2a:Record ;
  rdfs:label "Registratie (in het jaar 1810)" ;
  a2a:hasPerson oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person1, oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person2, oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person3, oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person4, oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person5 ;
  a2a:hasEvent oa:event_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Event1 ;
  a2a:hasRelationEP oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_0, oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_1, oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_2, oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_3, oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_4 ;
  a2a:hasSource oa:source_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8 .

oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person1
  a a2a:Person ;
  rdfs:label "Adriaan Geerts" ;
  a2a:PersonName [
    rdfs:label "Adriaan Geerts" ;
    a2a:PersonNameFirstName "Adriaan" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1785" ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Gehuwd" .

oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person2
  a a2a:Person ;
  rdfs:label "Helena Mulders" ;
  a2a:PersonName [
    rdfs:label "Helena Mulders" ;
    a2a:PersonNameFirstName "Helena" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1786" ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Gehuwd" .

oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person3
  a a2a:Person ;
  rdfs:label "Anna Barbara Geerts" ;
  a2a:PersonName [
    rdfs:label "Anna Barbara Geerts" ;
    a2a:PersonNameFirstName "Anna Barbara" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1807" ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Alleenstaand" .

oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person4
  a a2a:Person ;
  rdfs:label "Johannes Geerts" ;
  a2a:PersonName [
    rdfs:label "Johannes Geerts" ;
    a2a:PersonNameFirstName "Johannes" ;
    a2a:PersonNameLastName "Geerts"
  ] ;
  a2a:Gender "Man" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [
    a2a:Year "1810" ;
    a2a:Month "6"
  ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Alleenstaand" .

oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person5
  a a2a:Person ;
  rdfs:label "Cornelis Mulders" ;
  a2a:PersonName [
    rdfs:label "Cornelis Mulders" ;
    a2a:PersonNameFirstName "Cornelis" ;
    a2a:PersonNameLastName "Mulders"
  ] ;
  a2a:Gender "Man" ;
  a2a:Religion "Katholiek" ;
  a2a:BirthDate [ a2a:Year "1790" ] ;
  a2a:BirthPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] ;
  a2a:MaritalStatus "Alleenstaand" .

oa:event_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Event1
  a a2a:Event ;
  rdfs:label "Registratie" ;
  a2a:EventType "Registratie" ;
  a2a:EventPlace [
    a2a:Place "Tilburg" ;
    rdfs:label "Tilburg"
  ] .

oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_0
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person1 ;
  a2a:EventKeyRef oa:event_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Event1 .

oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_1
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person2 ;
  a2a:EventKeyRef oa:event_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Event1 .

oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_2
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person3 ;
  a2a:EventKeyRef oa:event_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Event1 .

oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_3
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person4 ;
  a2a:EventKeyRef oa:event_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Event1 .

oa:relationep_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_4
  a a2a:RelationEP ;
  rdfs:label "Geregistreerde" ;
  a2a:RelationType "Geregistreerde" ;
  a2a:PersonKeyRef oa:person_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Person5 ;
  a2a:EventKeyRef oa:event_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8_Event1 .

oa:source_rat_fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8
  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 "195" ;
    a2a:RegistryNumber "1275" ;
    rdfs:label "Regionaal Archief Tilburg, Tilburg, Etat de population de la mairie de Tilburg, 195, 1275"
  ] ;
  a2a:SourceLastChangeDate "2014-05-15"^^xsd:date ;
  a2a:RecordGUID "{fbfc31b0-cdf9-86d6-6660-2c7d4b0d75c8}" ;
  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" .
