@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#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bJY8xSn>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/4fc85990-f3b0-a094-de82-2963f321385a"^^xsd:string ;
  schema:givenName "Martinus"^^xsd:string ;
  schema:name "Martinus van Loon"@nl ;
  schema:hasOccupation "Spinner"@nl ;
  schema:familyName "van Loon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00r17m> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/4ee23105-5337-1aca-d945-ed4d7f5f2fb2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2163181> ;
  schema:birthDate "1832-10-28"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Loon"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

