@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/bQQdXJQ>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5ed0bdb4-0be5-79dd-f201-cf79d41f1668"^^xsd:string ;
  schema:givenName "Marinus"^^xsd:string ;
  schema:name "Marinus van der Maas"@nl ;
  schema:familyName "van der Maas"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00p6p6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/500e45a2-c5ed-f29c-3b07-3cf40a060793> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2167761> ;
  schema:birthDate "1857-07-01"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Maas"^^xsd:string ;
    ns0:surnamePrefix "van der"^^xsd:string
  ] .

