@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/b006959>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b83f1f989fc2d2f0cd23c210362c80e4" ;
  ns0:name "Pand 93"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960920> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70970118 52.00762432, 4.70972497 52.00764102, 4.70979892 52.00759946, 4.70977280 52.00758038, 4.70970118 52.00762432))"^^geo:wktLiteral ;
    osm:area 18.0
  ] .

