@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/b00b3sv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b26b23e913a85f7d05a24e33c0fe72ca" ;
  ns0:name "Pand 3301"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964128> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71428753 52.01030613, 4.71429605 52.01028979, 4.71430300 52.01029187, 4.71431212 52.01027594, 4.71429008 52.01026840, 4.71427061 52.01030225, 4.71428753 52.01030613))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

