@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/b009sth>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/41a5321cfebe4faf4597829a9c4f1150" ;
  ns0:name "Pand 3041"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963868> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71037904 52.00812663, 4.71048649 52.00803154, 4.71055786 52.00796900, 4.71053316 52.00795794, 4.71050149 52.00798438, 4.71047790 52.00797267, 4.71032283 52.00809684, 4.71037904 52.00812663))"^^geo:wktLiteral ;
    osm:area 89.0
  ] .

