@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007p5t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/7efe686cdb7d7ed3fdc51ccc15100192"^^xsd:string ;
  ns0:name "Pand 1253"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962080> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71491227 52.01092057, 4.71492071 52.01087571, 4.71479860 52.01086783, 4.71478731 52.01091162, 4.71481354 52.01091350, 4.71489125 52.01091907, 4.71491227 52.01092057))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

