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

<https://n2t.net/ark:/60537/byiXyyj>
  pico:hasAge "41"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/e8a5f657-94dd-b9c5-4e14-b6d71deed926"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes van Spingelen"@nl ;
  schema:hasOccupation "Pijpmakersknegt"@nl ;
  schema:familyName "van Spingelen"^^xsd:string ;
  schema:children <https://n2t.net/ark:/60537/bhuMUT8> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bJLripa> ;
  schema:spouse <https://n2t.net/ark:/60537/bqpnJJp> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2224758> ;
  schema:additionalName [
    ns0:baseSurname "Spingelen"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

