@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/b009bgf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0279ef57a8d796554e03c9f99a48e28c" ;
  ns0:name "Pand 2654"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963481> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70964008 52.01531701, 4.70962506 52.01531678, 4.70961458 52.01532739, 4.70962422 52.01533829, 4.70964435 52.01533859, 4.70965482 52.01532798, 4.70964518 52.01531708, 4.70964008 52.01531701))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

