@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/b006rwx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/56fcb1610d17502a5bc283d7dab059ee" ;
  ns0:name "Pand 491"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961318> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70581411 52.00865572, 4.70575380 52.00869824, 4.70592977 52.00879326, 4.70594615 52.00878325, 4.70587639 52.00874557, 4.70592154 52.00871373, 4.70581411 52.00865572))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

