@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/bwR3GvU>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/29eb15ca-88a1-78a8-5798-7de1bc95fd5b"^^xsd:string ;
  schema:givenName "Simon"^^xsd:string ;
  schema:name "Simon van Loon"@nl ;
  schema:familyName "van Loon"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b0qpxc8> ;
  schema:parent <https://n2t.net/ark:/60537/bg1T2PG>, <https://n2t.net/ark:/60537/boWtRFE> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/575> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2100601> ;
  schema:birthDate "1904-12-10"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Loon"^^xsd:string ;
    ns0:surnamePrefix "van"^^xsd:string
  ] .

