@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/b006hhq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0621d52088b4bcbd9644398b0b3f3413" ;
  ns0:name "Pand 277"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961104> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71183446 52.00802923, 4.71199284 52.00808060, 4.71201157 52.00805861, 4.71185737 52.00800617, 4.71183446 52.00802923))"^^geo:wktLiteral ;
    osm:area 35.0
  ] .

