@prefix pico: <https://personsincontext.org/model#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix schema: <http://schema.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://w3id.org/pnv#> .

<https://n2t.net/ark:/60537/bNIJR1O>
  pico:hasAge "25"^^xsd:string ;
  schema:familyName "de Lorme van Rossem"^^xsd:string ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/1ad5170a-9cdb-c393-6a24-6543b7b0a95f"^^xsd:string ;
  schema:birthPlace "Londen (GB)"@nl ;
  schema:givenName "Willem Jan"^^xsd:string ;
  schema:name "Willem Jan de Lorme van Rossem"@nl ;
  schema:parent <https://n2t.net/ark:/60537/b3kcKx6>, <https://n2t.net/ark:/60537/bxTzdmB> ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bE8xYqu> ;
  schema:spouse <https://n2t.net/ark:/60537/bVqCZoP> ;
  a pico:PersonObservation ;
  pico:hasRole <https://terms.personsincontext.org/ThesaurusHistorischePersoonsgegevens/574> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2255608> ;
  schema:additionalName [
    ns0:baseSurname "Lorme van Rossem"^^xsd:string ;
    ns0:surnamePrefix "de"^^xsd:string
  ] .

