@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/b00669t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c9888b25a60369c185b2a925826104f6" ;
  ns0:name "Pand 10"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960837> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71272822 52.00696937, 4.71268828 52.00701824, 4.71302463 52.00707119, 4.71303964 52.00704377, 4.71303964 52.00704377, 4.71272822 52.00696937))"^^geo:wktLiteral ;
    osm:area 108.0
  ] .

