@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/b00b4jb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8c0f8b76af2cb5295494543b4d4856f4" ;
  ns0:name "Pand 3323"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964150> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71405222 52.01193248, 4.71410195 52.01195842, 4.71416518 52.01189668, 4.71411231 52.01188201, 4.71411757 52.01187450, 4.71410143 52.01187227, 4.71405222 52.01193248))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

