@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_smh_22810d59-e23b-e7da-327d-57b100a556ca
  a a2a:Record ;
  rdfs:label "Geboorte op 16 augustus 1880" ;
  a2a:hasPerson oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person-e1236499-cf5f-7fa4-025c-2c343a35a7c1, oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person-37c0841b-0a9e-f793-3e1a-093801241b0c, oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person-37a727b0-7846-ee9e-430d-7dd211ea07dc ;
  a2a:hasEvent oa:event_smh_22810d59-e23b-e7da-327d-57b100a556ca_Event1 ;
  a2a:hasRelationEP oa:relationep_smh_22810d59-e23b-e7da-327d-57b100a556ca_0, oa:relationep_smh_22810d59-e23b-e7da-327d-57b100a556ca_1, oa:relationep_smh_22810d59-e23b-e7da-327d-57b100a556ca_2 ;
  a2a:hasSource oa:source_smh_22810d59-e23b-e7da-327d-57b100a556ca .

oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person-e1236499-cf5f-7fa4-025c-2c343a35a7c1
  a a2a:Person ;
  rdfs:label "Jacob Niesing" ;
  a2a:PersonName [
    rdfs:label "Jacob Niesing" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Niesing"
  ] ;
  a2a:Gender "Onbekend" ;
  a2a:Age [
    a2a:PersonAgeLiteral "41" ;
    rdfs:label "41"
  ] ;
  a2a:Profession "Schipper" .

oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person-37c0841b-0a9e-f793-3e1a-093801241b0c
  a a2a:Person ;
  rdfs:label "Wobbegien Kruize" ;
  a2a:PersonName [
    rdfs:label "Wobbegien Kruize" ;
    a2a:PersonNameFirstName "Wobbegien" ;
    a2a:PersonNameLastName "Kruize"
  ] ;
  a2a:Gender "Onbekend" .

oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person-37a727b0-7846-ee9e-430d-7dd211ea07dc
  a a2a:Person ;
  rdfs:label "Jacob Niesing" ;
  a2a:PersonName [
    rdfs:label "Jacob Niesing" ;
    a2a:PersonNameFirstName "Jacob" ;
    a2a:PersonNameLastName "Niesing"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1880-08-16"^^xsd:date
  ] .

oa:event_smh_22810d59-e23b-e7da-327d-57b100a556ca_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "16" ;
    rdfs:label "1880-08-16"^^xsd:date
  ] .

oa:relationep_smh_22810d59-e23b-e7da-327d-57b100a556ca_0
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person:e1236499-cf5f-7fa4-025c-2c343a35a7c1 ;
  a2a:EventKeyRef oa:event_smh_22810d59-e23b-e7da-327d-57b100a556ca_Event1 .

oa:relationep_smh_22810d59-e23b-e7da-327d-57b100a556ca_1
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person:37c0841b-0a9e-f793-3e1a-093801241b0c ;
  a2a:EventKeyRef oa:event_smh_22810d59-e23b-e7da-327d-57b100a556ca_Event1 .

oa:relationep_smh_22810d59-e23b-e7da-327d-57b100a556ca_2
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_smh_22810d59-e23b-e7da-327d-57b100a556ca_Person:37a727b0-7846-ee9e-430d-7dd211ea07dc ;
  a2a:EventKeyRef oa:event_smh_22810d59-e23b-e7da-327d-57b100a556ca_Event1 .

oa:source_smh_22810d59-e23b-e7da-327d-57b100a556ca
  a a2a:Source ;
  rdfs:label "Streekarchief Midden-Holland, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Gouda" ;
    rdfs:label "Gouda", "1880-08-17 - 1880-08-17"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1880-08-17"^^xsd:date ;
    a2a:SourceIndexDateTo "1880-08-17"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1880" ;
    a2a:Month "8" ;
    a2a:Day "17" ;
    rdfs:label "1880-08-17"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "Streekarchief Midden-Holland" ;
    a2a:Place "Midden-Holland" ;
    a2a:Collection "Bron: Burgerlijke Stand, Deel: 70, Periode: 1880" ;
    a2a:Book "BS Geboorteregister" ;
    a2a:DocumentNumber "515" ;
    a2a:RegistryNumber "70" ;
    rdfs:label "Streekarchief Midden-Holland, Midden-Holland, Bron: Burgerlijke Stand, Deel: 70, Periode: 1880, BS Geboorteregister, 515, 70"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://images.memorix.nl/sahm/thumb/640x480/781c98f3-ca95-1eaa-4759-d45cce2142ab.jpg" ;
    a2a:UriViewer "https://samh.nl/bronnen/genealogie/deeds/22810d59-e23b-e7da-327d-57b100a556ca" ;
    a2a:UriPreview "https://images.memorix.nl/sahm/thumb/250x250/781c98f3-ca95-1eaa-4759-d45cce2142ab.jpg"
  ] ;
  a2a:SourceLastChangeDate "2025-12-17"^^xsd:date ;
  a2a:SourceDigitalOriginal "https://samh.nl/bronnen/genealogie/deeds/22810d59-e23b-e7da-327d-57b100a556ca" ;
  a2a:RecordGUID "{22810d59-e23b-e7da-327d-57b100a556ca}" ;
  a2a:SourceRemarkbron "Burgerlijke Stand" ;
  a2a:SourceRemarkdeel "70" ;
  a2a:SourceRemarkregister_periode "1880" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20251227_2012_00002012.xml van SMH" .

[] a2a:PersonRemarkdiversen "De vader woont te Groningen." .
[] a2a:PersonRemarkdiversen "De moeder woont te Groningen." .
[] a2a:PersonRemarkdiversen "Het kind is geboren aan boord van zijn vaartuig liggende in de Kattensingelgracht." .
