@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/b009rvj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b12a5043807e9987545a7eac5038da5f" ;
  ns0:name "Pand 3013"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963840> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70896355 52.00845249, 4.70894621 52.00846491, 4.70896206 52.00847334, 4.70897939 52.00846091, 4.70896355 52.00845249))"^^geo:wktLiteral ;
    osm:area 3.0
  ] .

