@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix pico: <https://personsincontext.org/model#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://n2t.net/ark:/60537/baPB2k>
  ns0:familyName "Beerman"^^xsd:string ;
  ns0:givenName "Casper"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/verponding/1785/3808-4"^^xsd:string ;
  ns0:name "Verponding 3808/4 (Kattensingel),1772, Casper Beerman"@nl ;
  gtm:plaatselijkeAanduiding <https://n2t.net/ark:/60537/b12xvt> ;
  gtm:verponding <https://n2t.net/ark:/60537/bSVjUD> ;
  gtm:straat <https://n2t.net/ark:/60537/bwR4nK> ;
  a pico:PersonObservation ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/241856> ;
  ns0:dateCreated "1772"^^xsd:gYear .

