@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/bVqDuiq>
  schema:familyName "de Moree"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/15087754-8fbf-d34f-8197-7ef6fa29f9c3"^^xsd:string ;
  schema:givenName "Johannes"^^xsd:string ;
  schema:name "Johannes de Moree"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00x1sz> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/985fae0d-5753-70a9-63f3-d06bf36e3f6d> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2789727> ;
  schema:birthDate "1894-03-23"^^xsd:date ;
  schema:additionalName [
    ns0:baseSurname "Moree"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

