@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/b00b7p4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6a6cab094f5b813db8c2ffb881aa0ceb" ;
  ns0:name "Pand 3414"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964241> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71257436 52.01329952, 4.71260861 52.01331620, 4.71264184 52.01328248, 4.71266437 52.01329093, 4.71269885 52.01325594, 4.71264767 52.01323410, 4.71257436 52.01329952))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

