@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/bxGRtJR>
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/5ae6317f-feec-53a3-f4f7-dc56855eea5f"^^xsd:string ;
  schema:familyName "Noorlander"^^xsd:string ;
  schema:givenName "Philippus Jacobus"^^xsd:string ;
  schema:name "Philippus Jacobus Noorlander"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b012jf6> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/5370b5a4-a0e4-71d8-25e2-dee5c82882d2> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2180748> ;
  schema:birthDate "1888-09-21"^^xsd:date .

