@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/b006gb8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ade480ed48683a4ddcf50fb489f95a13" ;
  ns0:name "Pand 243"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961070> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71001129 52.00820549, 4.70996543 52.00824349, 4.71012292 52.00832365, 4.71013981 52.00833121, 4.71018835 52.00829452, 4.71016144 52.00828096, 4.71001129 52.00820549))"^^geo:wktLiteral ;
    osm:area 83.0
  ] .

