@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/b0067xn>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e87698308638941d77e7d5f686aa030e" ;
  ns0:name "Pand 57"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960884> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71010022 52.00737811, 4.70984892 52.00734362, 4.70972452 52.00732635, 4.70972288 52.00734115, 4.71009233 52.00739040, 4.71010022 52.00737811))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

