@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/bPokhmO>
  schema:hasOccupation "Beeldhouwer"@nl ;
  schema:birthPlace "Brussel (België)"@nl ;
  schema:identifier "https://www.goudatijdmachine.nl/id/samh/person/09b23679-3c2c-76ff-4b0b-381c5233193d"^^xsd:string ;
  schema:givenName "Mathieu Pierre"^^xsd:string ;
  schema:name "Mathieu Pierre Rossel"@nl ;
  schema:familyName "Rossel"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/b00rsvd> ;
  a pico:PersonObservation ;
  schema:isBasedOn <https://samh.nl/bronnen/genealogie/deeds/660e4f8e-bc8b-485e-bd33-91b683df5a90> ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2252504> ;
  schema:birthDate "1825-05-28"^^xsd:date .

