@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/b4Aq1bw>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/dd13dcf9-062a-3b4e-5ef1-47192544bb55"^^xsd:string ;
  schema:givenName "Jacobus"^^xsd:string ;
  schema:name "Jacobus Nieuwveld"@nl ;
  schema:hasOccupation "Metaalbewerker"@nl ;
  schema:familyName "Nieuwveld"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0196pq> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/a76d148f-aa82-4a96-5663-6d7a5cce6027> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2470179> ;
  schema:birthDate "1872-07-28"^^xsd:date .

