@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/b0097g9>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d007109ca4f37a1b24b166752b13674f" ;
  ns0:name "Pand 2567"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963394> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70762633 52.01401999, 4.70761429 52.01401484, 4.70759741 52.01402987, 4.70760779 52.01403651, 4.70762633 52.01401999))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

