@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/bgEYVL3>
  schema:familyName "Berlijn"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/b6074713-91c6-3ba6-1b0b-201ab110005c"^^xsd:string ;
  schema:hasOccupation "Metselaar"@nl ;
  schema:givenName "Valentijn"^^xsd:string ;
  schema:name "Valentijn Berlijn"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00w8xx> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/138f1cd1-dcde-382f-70d3-485337d90d6c> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/639717> ;
  schema:birthDate "1816-11-11"^^xsd:date .

