@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/b0098wn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2be64807303cf727314ee91a771f7957" ;
  ns0:name "Pand 2608"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963435> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71034207 52.01476697, 4.71039436 52.01472170, 4.71035711 52.01470577, 4.71030707 52.01475280, 4.71034207 52.01476697))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

