@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/b006pg6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0a5ea1064a750aae1d7b9d2dec46b3c1" ;
  ns0:name "Pand 421"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961248> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70776566 52.00844258, 4.70776075 52.00842483, 4.70768096 52.00847427, 4.70774419 52.00851532, 4.70781788 52.00848634, 4.70776566 52.00844258))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

