@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/b0096gx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/fec14de12054dda626636394c996bed1" ;
  ns0:name "Pand 2538"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963365> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70887712 52.01395100, 4.70884715 52.01393908, 4.70879935 52.01399757, 4.70881232 52.01400366, 4.70882423 52.01399084, 4.70883789 52.01399543, 4.70887712 52.01395100))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

