@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/b00b8k8>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/72d34399da07d023fd32766764f6670c" ;
  ns0:name "Pand 3440"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964267> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71475357 52.01115895, 4.71483397 52.01116580, 4.71484516 52.01111437, 4.71476527 52.01110697, 4.71475357 52.01115895))"^^geo:wktLiteral ;
    osm:area 32.0
  ] .

