@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/b00b807>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a1bef6d220368f7e029ea1e4796d99da" ;
  ns0:name "Pand 3423"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964250> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71217772 52.01354139, 4.71220753 52.01355401, 4.71227537 52.01349226, 4.71224225 52.01347918, 4.71217772 52.01354139))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

