@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/b009zxn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3bc10d79f16cf7333b62a2b7440a8a7b" ;
  ns0:name "Pand 3189"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964016> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71147135 52.01121919, 4.71153920 52.01124701, 4.71158037 52.01121867, 4.71159376 52.01120945, 4.71151535 52.01117824, 4.71147135 52.01121919))"^^geo:wktLiteral ;
    osm:area 33.0
  ] .

