@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/b009z6z>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d790bd434b905f32f80ea1edd4bc73cc" ;
  ns0:name "Pand 3168"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963995> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71105763 52.01097813, 4.71106046 52.01095649, 4.71101310 52.01095425, 4.71101048 52.01097612, 4.71105763 52.01097813))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

