@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/b0069fm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/30c05021d9828ecd3f2334e35b312ec4" ;
  ns0:name "Pand 101"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960928> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71203674 52.00762833, 4.71193462 52.00758316, 4.71173073 52.00749299, 4.71167748 52.00754392, 4.71197286 52.00768312, 4.71197731 52.00767846, 4.71197488 52.00767057, 4.71202032 52.00762700, 4.71203674 52.00762833))"^^geo:wktLiteral ;
    osm:area 177.0
  ] .

