@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/b006gr7>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/af177bd095c3f1d39d891227d50924ff" ;
  ns0:name "Pand 255"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961082> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70725430 52.00807358, 4.70715939 52.00813694, 4.70703530 52.00805541, 4.70697055 52.00807908, 4.70718132 52.00820691, 4.70732242 52.00811460, 4.70725430 52.00807358))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

