@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/b00995b>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c301bb18c1f08ad4f04e909deaec0d9e" ;
  ns0:name "Pand 2616"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963443> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70983769 52.01469548, 4.70975484 52.01465999, 4.70973913 52.01471442, 4.71006305 52.01482862, 4.71010242 52.01479177, 4.70984654 52.01468770, 4.70983769 52.01469548))"^^geo:wktLiteral ;
    osm:area 148.0
  ] .

