@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/b006kqz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/98275c374afdd7346d297ccde8f9e484" ;
  ns0:name "Pand 341"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961168> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71451883 52.00841751, 4.71458062 52.00842109, 4.71462057 52.00833120, 4.71462054 52.00833120, 4.71456135 52.00832124, 4.71451883 52.00841751))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

