@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/b4nI0IF>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/8e13b210-839b-2d36-1e55-45277d7720bc"^^xsd:string ;
  schema:givenName "Marinus Leendert"^^xsd:string ;
  schema:name "Marinus Leendert Prins"@nl ;
  schema:familyName "Prins"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00qk6x> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/41e72a4b-fa00-9b44-b9f2-1cc1515f3a05> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2112872> ;
  schema:birthDate "1869-03-04"^^xsd:date .

