@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/b0095nm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/836b30877e954966c727b742205f82ba" ;
  ns0:name "Pand 2514"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963341> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70842291 52.01391181, 4.70841367 52.01390730, 4.70837709 52.01388945, 4.70831329 52.01394586, 4.70827161 52.01398277, 4.70832158 52.01400139, 4.70842291 52.01391181))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

