@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/b00bhnr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f60e883217ee7d7363cb8cfbf64667da" ;
  ns0:name "Pand 3645"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964472> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70782034 52.01057470, 4.70791916 52.01050914, 4.70796747 52.01047708, 4.70791841 52.01044670, 4.70791085 52.01045173, 4.70776744 52.01054717, 4.70782034 52.01057470))"^^geo:wktLiteral ;
    osm:area 71.0
  ] .

