@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/b0098mb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/29ba784b087720a022d4a396a566ffa3" ;
  ns0:name "Pand 2600"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963427> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71073012 52.01444822, 4.71071406 52.01444635, 4.71080358 52.01415343, 4.71068825 52.01414086, 4.71055272 52.01460764, 4.71066143 52.01461781, 4.71070190 52.01448599, 4.71071594 52.01448763, 4.71073012 52.01444822))"^^geo:wktLiteral ;
    osm:area 415.0
  ] .

