@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/b009sm1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1eef96c04833c0043fcc34fc87024e4c" ;
  ns0:name "Pand 3035"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963862> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71019807 52.00780084, 4.71023489 52.00778398, 4.71024356 52.00779120, 4.71026696 52.00778049, 4.71026696 52.00778049, 4.71021982 52.00774127, 4.71015815 52.00776650, 4.71019807 52.00780084))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

