@prefix ns0: <https://schema.org/> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/bgRVMO>
  ns0:givenName "Frederik" ;
  ns0:name "Frederik Urbanus"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/persoon/9e9ef394-2c67-49e1-847e-84da823fdef0" ;
  ns0:hasOccupation "lerend ouderling"@nl, <https://n2t.net/ark:/60537/b9a2kY> ;
  ns0:familyName "Urbanus" ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/297198> .

