@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/b00b8jv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2cc5b8fa0f68c5b1c3f21675e7c91ca7" ;
  ns0:name "Pand 3439"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964266> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71101711 52.01468187, 4.71105441 52.01469477, 4.71112871 52.01465133, 4.71111003 52.01464483, 4.71107921 52.01463415, 4.71101711 52.01468187))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

