@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/b006h8t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9aa979f62345967c0b108ee393b0a42f" ;
  ns0:name "Pand 270"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961097> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70954489 52.00815253, 4.70949537 52.00812698, 4.70951549 52.00811212, 4.70949961 52.00810274, 4.70942652 52.00805956, 4.70938517 52.00807785, 4.70953690 52.00815842, 4.70954489 52.00815253))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

