@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/b006qgk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5c5db0040f56be6e5677e8c641523414" ;
  ns0:name "Pand 450"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961277> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71280254 52.00875896, 4.71281309 52.00874388, 4.71258465 52.00867352, 4.71255654 52.00870525, 4.71277390 52.00876316, 4.71279038 52.00876755, 4.71280653 52.00877185, 4.71281350 52.00876188, 4.71280254 52.00875896))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

