@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/b7UBzUg>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/38855f9c-7e32-8bb5-c14b-ef8a7d31b416"^^xsd:string ;
  schema:givenName "Jan"^^xsd:string ;
  schema:name "Jan Schouten"@nl ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:familyName "Schouten"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b011kts> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/44caeb7c-8654-8f58-6e15-1af09320329c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2124189> ;
  schema:birthDate "1881-04-08"^^xsd:date .

