@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/b00950r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c6ab4699131f2f294bb0a4af0320a80f" ;
  ns0:name "Pand 2495"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963322> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70739363 52.01366074, 4.70742447 52.01367387, 4.70761582 52.01350120, 4.70755035 52.01346764, 4.70744563 52.01356575, 4.70748330 52.01358056, 4.70739363 52.01366074))"^^geo:wktLiteral ;
    osm:area 100.0
  ] .

