@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/b0066wv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/66652d723da64ac9c5feb8000e30c1b0" ;
  ns0:name "Pand 27"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960854> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71233938 52.00706635, 4.71224815 52.00705797, 4.71221073 52.00714037, 4.71220073 52.00716839, 4.71223843 52.00717904, 4.71224749 52.00714636, 4.71229639 52.00715524, 4.71233938 52.00706635))"^^geo:wktLiteral ;
    osm:area 70.0
  ] .

