@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix gtm: <https://www.goudatijdmachine.nl/def#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix osm: <https://osm2rdf.cs.uni-freiburg.de/rdf#> .

<https://n2t.net/ark:/60537/bTXWI7>
  ns0:name "Fundatie van Gherit Veenman"@nl ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/hofje/4"^^xsd:string ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  a gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233781> ;
  ns0:startDate "1459"^^xsd:gYear ;
  ns0:endDate "1618"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71300914 52.01196464, 4.71310357 52.01185954, 4.71332452 52.01194523, 4.71325659 52.01201222, 4.71318581 52.01199551, 4.71309361 52.01199825, 4.71300914 52.01196464))"^^geo:wktLiteral ;
    osm:area 205.0
  ] .

