@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/b0069jv>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/92fb04ee52e1d6aa35435d91df601967" ;
  ns0:name "Pand 104"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960931> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70962085 52.00758005, 4.70963033 52.00757517, 4.70970507 52.00752984, 4.70971270 52.00752620, 4.70969183 52.00751106, 4.70959544 52.00756126, 4.70962085 52.00758005))"^^geo:wktLiteral ;
    osm:area 21.0
  ] .

