@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/b2UOOjn>
  schema:familyName "Crefeld"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5db0e20e-5d7f-5d0a-6a92-c20cbe1130ce"^^xsd:string ;
  schema:givenName "Maurits Salomo"^^xsd:string ;
  schema:name "Maurits Salomo Crefeld"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00n4f6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/f59b9987-d19b-01e6-f90d-3fda3282d588> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2714686> ;
  schema:birthDate "1879-03-19"^^xsd:date .

