@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/b009d94>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3765e118554637e6e38114fa6bf030ad" ;
  ns0:name "Pand 2707"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963534> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71240985 52.01216539, 4.71244496 52.01213766, 4.71230834 52.01207482, 4.71225842 52.01212322, 4.71236634 52.01217318, 4.71238883 52.01215565, 4.71240985 52.01216539))"^^geo:wktLiteral ;
    osm:area 68.0
  ] .

