@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/b009dw5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d66eb1fc3a3be06549b6754430c30971" ;
  ns0:name "Pand 2724"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963551> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71225842 52.01212322, 4.71221369 52.01216969, 4.71233066 52.01222755, 4.71236700 52.01219958, 4.71239400 52.01221293, 4.71236028 52.01224220, 4.71236723 52.01224564, 4.71241682 52.01227017, 4.71247232 52.01222230, 4.71236634 52.01217318, 4.71225842 52.01212322))"^^geo:wktLiteral ;
    osm:area 103.0
  ] .

