@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/b009gjs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d4efc9288c85f0085563d5bee3f3992f" ;
  ns0:name "Pand 2772"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963599> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71450254 52.01113371, 4.71438442 52.01112250, 4.71437927 52.01114965, 4.71449678 52.01116164, 4.71450254 52.01113371))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

