@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/bAbtkN>
  ns0:comment "Eindjaar volgens Denslagen"^^xsd:string ;
  ns0:identifier "https://www.goudatijdmachine.nl/id/hofje/22"^^xsd:string ;
  ns0:name "Vrijthofje"@nl ;
  prov:hadPrimarySource <https://n2t.net/ark:/60537/bqCgCq> ;
  a gtm:Hofje ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/233799> ;
  ns0:startDate "1702"^^xsd:gYear ;
  ns0:endDate "1959"^^xsd:gYear ;
  geo:hasGeometry [
    geo:asWKT "POLYGON((4.71264182 52.00858239, 4.71299687 52.00869386, 4.71304662 52.00863416, 4.71289815 52.00858528, 4.71286916 52.00862426, 4.71277545 52.00859510, 4.71278485 52.00858419, 4.71267329 52.00854778, 4.71264182 52.00858239))"^^geo:wktLiteral ;
    osm:area 145.0
  ] .

