@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b00911n>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c11a53ec7cad045ac179bf4c98634909"^^xsd:string ;
  ns0:name "Pand 2380"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963207> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70904717 52.01333639, 4.70906381 52.01334443, 4.70907386 52.01333547, 4.70909355 52.01334388, 4.70919032 52.01325759, 4.70913207 52.01323272, 4.70903748 52.01331706, 4.70905868 52.01332612, 4.70904717 52.01333639))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

