@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/b006rhc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/38094bb9d6f3b9590cf3e6554ff8d9e3" ;
  ns0:name "Pand 480"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961307> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70716511 52.00862109, 4.70712233 52.00864877, 4.70726753 52.00872120, 4.70733019 52.00869338, 4.70721974 52.00862838, 4.70719962 52.00864140, 4.70716511 52.00862109))"^^geo:wktLiteral ;
    osm:area 69.0
  ] .

