@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/b00b6td>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/726e40988d855c0b8804620611eece62" ;
  ns0:name "Pand 3389"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964216> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70979214 52.01488516, 4.70996988 52.01489308, 4.70997766 52.01485186, 4.70991692 52.01484640, 4.70990147 52.01484501, 4.70975630 52.01483252, 4.70979214 52.01488516))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

