@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/b00bc6v>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/14ed5a0d19be6124d0245d1c30f3407d" ;
  ns0:name "Pand 3516"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964343> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70588379 52.01264937, 4.70592870 52.01267413, 4.70597191 52.01264428, 4.70597368 52.01264306, 4.70592781 52.01261768, 4.70592571 52.01261921, 4.70588379 52.01264937))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

