@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/b00bg5k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1bb492ca8dda291712c8b4d5c696c0cc" ;
  ns0:name "Pand 3602"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964429> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70656748 52.01067237, 4.70657781 52.01067725, 4.70657004 52.01068493, 4.70662180 52.01070909, 4.70665146 52.01068673, 4.70658783 52.01065621, 4.70656748 52.01067237))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

