@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/b00b110>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8e67f58e119f8498156d30c38cff4f77" ;
  ns0:name "Pand 3221"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964048> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71041148 52.01243988, 4.71043182 52.01244032, 4.71043772 52.01231296, 4.71037540 52.01231120, 4.71036982 52.01241226, 4.71036836 52.01243896, 4.71041148 52.01243988))"^^geo:wktLiteral ;
    osm:area 61.0
  ] .

