@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/b007mb4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f87ffe3d0260904c2575a19bf2d46f3b"^^xsd:string ;
  ns0:name "Pand 1200"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962027> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70459837 52.01013946, 4.70456080 52.01016513, 4.70458340 52.01017756, 4.70471422 52.01024952, 4.70474856 52.01022318, 4.70459837 52.01013946))"^^geo:wktLiteral ;
    osm:area 53.0
  ] .

