@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/b00b1hs>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9140dc92a966489af677bd35fc719297" ;
  ns0:name "Pand 3235"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964062> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71472387 52.00809217, 4.71468827 52.00817983, 4.71472244 52.00818230, 4.71471142 52.00821123, 4.71473799 52.00821525, 4.71478887 52.00810174, 4.71472387 52.00809217))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

