@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/b009vsv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1c83f52674c0fccbd71bd36cfcd73707" ;
  ns0:name "Pand 3098"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963925> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70996766 52.00969950, 4.71000738 52.00967881, 4.70998927 52.00966456, 4.70996729 52.00966359, 4.70994510 52.00967675, 4.70994767 52.00968864, 4.70996766 52.00969950))"^^geo:wktLiteral ;
    osm:area 10.0
  ] .

