@prefix ns0: <https://schema.org/> .
@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/b006khg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2c8a7b91e182d7c133f897a65f336264" ;
  ns0:name "Pand 335"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961162> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70780725 52.00836551, 4.70778313 52.00837659, 4.70788415 52.00846031, 4.70792984 52.00844212, 4.70782100 52.00835173, 4.70780807 52.00834099, 4.70775323 52.00829544, 4.70767559 52.00834228, 4.70771165 52.00836758, 4.70777286 52.00833702, 4.70780725 52.00836551))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

