@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/b006dg5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/55410e100e48629c758e6af662334a9d" ;
  ns0:name "Pand 189"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961016> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70913427 52.00796308, 4.70918601 52.00794138, 4.70905341 52.00786330, 4.70902742 52.00787856, 4.70897653 52.00784756, 4.70895801 52.00785843, 4.70913427 52.00796308))"^^geo:wktLiteral ;
    osm:area 59.0
  ] .

