@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/b009zvt>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/369bd519619b6ce6771694dd95ec2726" ;
  ns0:name "Pand 3187"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964014> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71139336 52.01115652, 4.71144892 52.01117823, 4.71146686 52.01115998, 4.71141110 52.01113571, 4.71139336 52.01115652))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

