@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/b00bbnv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4f01bbcfd380eb8d9850b66ee912a00a" ;
  ns0:name "Pand 3500"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964327> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70426291 52.01214276, 4.70430874 52.01217934, 4.70434724 52.01215912, 4.70437142 52.01214641, 4.70432205 52.01211551, 4.70426291 52.01214276))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

