@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/b0097q6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6d8530656ea9a313e99f4aa1aefe92a7" ;
  ns0:name "Pand 2574"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963401> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70914951 52.01382212, 4.70911813 52.01381037, 4.70909791 52.01383095, 4.70912681 52.01384294, 4.70914951 52.01382212))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

