@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/bWFOW6f>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/67735b65-7e88-32c5-494e-c103dc336336"^^xsd:string ;
  schema:familyName "Noordeman"^^xsd:string ;
  schema:givenName "Pieter Jacobus"^^xsd:string ;
  schema:name "Pieter Jacobus Noordeman"@nl ;
  schema:hasOccupation "Smid O"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0192zh> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/423ca6c8-4ca6-ce79-8fc4-b0942a28941d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2114210> ;
  schema:birthDate "1884-08-10"^^xsd:date .

