@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/b0069hf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/576bb8a77dcff01c0eed03ca839f4c11" ;
  ns0:name "Pand 103"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960930> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70976330 52.00757329, 4.70977280 52.00758038, 4.70979892 52.00759946, 4.70981994 52.00761493, 4.70988391 52.00766362, 4.70994856 52.00763826, 4.70981213 52.00754774, 4.70976330 52.00757329))"^^geo:wktLiteral ;
    osm:area 64.0
  ] .

