@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/b006c4n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/75984124b4211319e9baec0a79d5dac8" ;
  ns0:name "Pand 150"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960977> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71446001 52.00783546, 4.71432857 52.00782681, 4.71430594 52.00786147, 4.71440556 52.00786773, 4.71445035 52.00787054, 4.71446001 52.00783546))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

