@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bCGFf2W>
  pico:hasAge "53"^^xsd:string ;
  schema:givenName "Friedrich Wilhelm"^^xsd:string ;
  schema:name "Friedrich Wilhelm Wölcken"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/9c86f136-d1b2-af7f-10de-5c4d3ab42d3e"^^xsd:string ;
  schema:hasOccupation "Telegraafopzichter"@nl ;
  schema:familyName "Wölcken"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bmRuCmn> ;
  schema:spouse <https://n2t.net/ark:/60537/buM4rcP> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bz8KVsO> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2692127> .

