@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/b0067df>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/165b5f416b645578c67b35fae6d401e0" ;
  ns0:name "Pand 42"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960869> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71252109 52.00721172, 4.71250109 52.00723853, 4.71261153 52.00727091, 4.71263268 52.00724343, 4.71252109 52.00721172))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

