@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/b007mtx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/760cbdc756d579863fce282581f6fd1f"^^xsd:string ;
  ns0:name "Pand 1214"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962041> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70458340 52.01017756, 4.70453793 52.01021324, 4.70456352 52.01022766, 4.70455279 52.01023516, 4.70465477 52.01029068, 4.70471422 52.01024952, 4.70458340 52.01017756))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

