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

<https://n2t.net/ark:/60537/bGrePFM>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8de0694a-3761-84b6-e72f-e31a3c1419ac"^^xsd:string ;
  schema:givenName "Josusa"^^xsd:string ;
  schema:name "Josusa Nobel"@nl ;
  schema:familyName "Nobel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00xfmf> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/22600eed-1428-548c-8539-661c301541d7> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/1993866> ;
  schema:birthDate "1885-03-21"^^xsd:date .

