@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/b009990>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e94e2dadcf9571505308cf9ab602f99b" ;
  ns0:name "Pand 2620"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963447> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70997013 52.01460869, 4.71001549 52.01462923, 4.71007395 52.01457785, 4.71003305 52.01455964, 4.71000610 52.01458065, 4.70997013 52.01460869))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

