@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_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84
  a a2a:Record ;
  rdfs:label "Geboorte (geboorteakte) op 24 februari 1857" ;
  a2a:hasPerson oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person-5614ac7f-3c2d-f8ef-eae7-03df692e49a8, oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person-fa15f138-3c64-89a0-8a54-ac51cbf7b352, oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person-fad67421-45f0-4a63-f248-8d10f2b71c89 ;
  a2a:hasEvent oa:event_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Event1 ;
  a2a:hasRelationEP oa:relationep_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_0, oa:relationep_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_1, oa:relationep_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_2 ;
  a2a:hasSource oa:source_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84 .

oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person-5614ac7f-3c2d-f8ef-eae7-03df692e49a8
  a a2a:Person ;
  rdfs:label "Sybren Petrus Ras" ;
  a2a:PersonName [
    rdfs:label "Sybren Petrus Ras" ;
    a2a:PersonNameFirstName "Sybren Petrus" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Gender "Man" ;
  a2a:BirthDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1857-02-24"^^xsd:date
  ] .

oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person-fa15f138-3c64-89a0-8a54-ac51cbf7b352
  a a2a:Person ;
  rdfs:label "Hidde Ras" ;
  a2a:PersonName [
    rdfs:label "Hidde Ras" ;
    a2a:PersonNameFirstName "Hidde" ;
    a2a:PersonNameLastName "Ras"
  ] ;
  a2a:Gender "Man" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] ;
  a2a:Profession "schoenmaker" .

oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person-fad67421-45f0-4a63-f248-8d10f2b71c89
  a a2a:Person ;
  rdfs:label "Anna Catharina Vleeshouwer" ;
  a2a:PersonName [
    rdfs:label "Anna Catharina Vleeshouwer" ;
    a2a:PersonNameFirstName "Anna Catharina" ;
    a2a:PersonNameLastName "Vleeshouwer"
  ] ;
  a2a:Gender "Vrouw" ;
  a2a:Residence [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden"
  ] .

oa:event_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Event1
  a a2a:Event ;
  rdfs:label "Geboorte" ;
  a2a:EventType "Geboorte" ;
  a2a:EventDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "24" ;
    rdfs:label "1857-02-24"^^xsd:date
  ] .

oa:relationep_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_0
  a a2a:RelationEP ;
  rdfs:label "Kind" ;
  a2a:RelationType "Kind" ;
  a2a:PersonKeyRef oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person:5614ac7f-3c2d-f8ef-eae7-03df692e49a8 ;
  a2a:EventKeyRef oa:event_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Event1 .

oa:relationep_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_1
  a a2a:RelationEP ;
  rdfs:label "Vader" ;
  a2a:RelationType "Vader" ;
  a2a:PersonKeyRef oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person:fa15f138-3c64-89a0-8a54-ac51cbf7b352 ;
  a2a:EventKeyRef oa:event_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Event1 .

oa:relationep_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_2
  a a2a:RelationEP ;
  rdfs:label "Moeder" ;
  a2a:RelationType "Moeder" ;
  a2a:PersonKeyRef oa:person_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Person:fad67421-45f0-4a63-f248-8d10f2b71c89 ;
  a2a:EventKeyRef oa:event_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84_Event1 .

oa:source_frl_6beb951b-299d-545c-1ec8-9cd2c84c8a84
  a a2a:Source ;
  rdfs:label "AlleFriezen, BS Geboorte" ;
  a2a:SourcePlace [
    a2a:Place "Leeuwarden" ;
    rdfs:label "Leeuwarden", "1857-02-25 - 1857-02-25"
  ] ;
  a2a:a2a_SourceIndexDate [
    a2a:SourceIndexDateFrom "1857-02-25"^^xsd:date ;
    a2a:SourceIndexDateTo "1857-02-25"^^xsd:date
  ] ;
  a2a:SourceDate [
    a2a:Year "1857" ;
    a2a:Month "2" ;
    a2a:Day "25" ;
    rdfs:label "1857-02-25"^^xsd:date
  ] ;
  a2a:SourceType "BS Geboorte" ;
  a2a:SourceReference [
    a2a:InstitutionName "AlleFriezen" ;
    a2a:Place "Leeuwarden" ;
    a2a:Collection "Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..." ;
    a2a:Book "Geboorteregister 1857" ;
    a2a:DocumentNumber "0123" ;
    a2a:RegistryNumber "76" ;
    rdfs:label "AlleFriezen, Leeuwarden, Archiefnaam: Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden, Br..., Geboorteregister 1857, 0123, 76"
  ] ;
  a2a:SourceAvailableScans [
    a a2a:SourceAvailableScans ;
    a2a:OrderSequenceNumber "1" ;
    a2a:Uri "https://tresoar-images.memorix.nl/frl/thumb/640x480/24fa0349-5843-0b41-17b0-834e9611cd19.jpg" ;
    a2a:UriViewer "http://allefriezen.nl/zoeken/deeds/6beb951b-299d-545c-1ec8-9cd2c84c8a84" ;
    a2a:UriPreview "https://tresoar-images.memorix.nl/frl/thumb/250x250/24fa0349-5843-0b41-17b0-834e9611cd19.jpg"
  ] ;
  a2a:SourceLastChangeDate "2021-03-29"^^xsd:date ;
  a2a:SourceDigitalOriginal "http://allefriezen.nl/zoeken/deeds/6beb951b-299d-545c-1ec8-9cd2c84c8a84" ;
  a2a:RecordGUID "{6beb951b-299d-545c-1ec8-9cd2c84c8a84}" ;
  a2a:SourceRemarkAkteSoort "Geboorteakte" ;
  a2a:SourceRemarkarchiefnaam "Ambtenaar van de Burgerlijke Stand in Leeuwarden - Historisch Centrum Leeuwarden" ;
  a2a:SourceRemarkbron "boek" ;
  a2a:SourceRemarkdeel "76" ;
  a2a:SourceRemarkregister_periode "1857" ;
  a2a:SourceRemarkProvenance "A2Acollection oai-pmh_20250425_56906_00056906.xml van FRL" .

