@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b007gdf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5d7173fd5a4121f1ec45f907c05f03d8"^^xsd:string ;
  ns0:name "Pand 1086"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961913> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70954306 52.01034456, 4.70956260 52.01033389, 4.70971778 52.01024909, 4.70966852 52.01022324, 4.70949916 52.01031581, 4.70948344 52.01030466, 4.70942614 52.01033398, 4.70946606 52.01036146, 4.70951171 52.01032272, 4.70954306 52.01034456))"^^geo:wktLiteral ;
    osm:area 87.0
  ] .

