@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/b006b3v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5769b4099a6147871aa1cbb9e0901365" ;
  ns0:name "Pand 120"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960947> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71167725 52.00768878, 4.71165081 52.00771107, 4.71162309 52.00769854, 4.71160401 52.00771462, 4.71169342 52.00775718, 4.71184534 52.00782482, 4.71188537 52.00778280, 4.71167725 52.00768878))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

