@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/b00961j>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f87b72b417ec447801fd944f0f2f21f2" ;
  ns0:name "Pand 2525"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963352> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70913696 52.01390031, 4.70910877 52.01388760, 4.70913766 52.01386109, 4.70911657 52.01385233, 4.70902226 52.01393886, 4.70906751 52.01395896, 4.70913696 52.01390031))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

