@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/b006jmb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/db7d3cb06281ad84ba0aa6ebf516b5fc" ;
  ns0:name "Pand 309"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961136> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71239888 52.00786600, 4.71243528 52.00788426, 4.71264292 52.00794985, 4.71267764 52.00791011, 4.71246032 52.00784498, 4.71242508 52.00783441, 4.71242104 52.00784044, 4.71246337 52.00785541, 4.71244332 52.00787196, 4.71241017 52.00785668, 4.71239888 52.00786600))"^^geo:wktLiteral ;
    osm:area 85.0
  ] .

