@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/b006dmt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e35ea7ba4cc333bab4f5ad7662be3265" ;
  ns0:name "Pand 193"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961020> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71514557 52.00800064, 4.71507964 52.00799784, 4.71509251 52.00806035, 4.71514986 52.00806994, 4.71514557 52.00800064))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

