@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/b4nI7ST>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/d1979a01-9e16-6195-b86c-385faa8bb893"^^xsd:string ;
  schema:givenName "Marinus Johannes"^^xsd:string ;
  schema:name "Marinus Johannes van Loon"@nl ;
  schema:hasOccupation "Schoenmaker"@nl ;
  schema:familyName "van Loon"^^xsd:string ;
  schema:birthPlace <http://www.gemeentegeschiedenis.nl/gemeentenaam/Moordrecht> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00wnqm> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/630a920d-5e0e-3ba2-fc7f-7b8aaa8c2dd2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2240505> ;
  schema:birthDate "1871-02-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Loon"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

