@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/b00bbcj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/89089d2d998003cada05a4b5b0df7495" ;
  ns0:name "Pand 3492"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964319> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70611872 52.01246631, 4.70620136 52.01239375, 4.70618516 52.01238673, 4.70620554 52.01236883, 4.70618908 52.01236135, 4.70608653 52.01244922, 4.70611872 52.01246631))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

