@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/b0095wh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/256571f7c9198ca647eae6751fb5e249" ;
  ns0:name "Pand 2521"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963348> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71150662 52.01389197, 4.71154531 52.01390993, 4.71162581 52.01384248, 4.71158908 52.01382562, 4.71150662 52.01389197))"^^geo:wktLiteral ;
    osm:area 30.0
  ] .

