@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/b00684h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fe6b1a5b525a3c90a6374c5c67b51b85" ;
  ns0:name "Pand 63"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960890> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71309854 52.00745230, 4.71300321 52.00741863, 4.71282250 52.00735640, 4.71309854 52.00745230))"^^geo:wktLiteral ;
    osm:area 1.0
  ] .

