@prefix schema: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b006w5r>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/91d56e2bcf3b3d0e956048b1e8e9cf4d"^^xsd:string ;
  schema:name "Pand 586"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961413> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70486725 52.00891382, 4.70479730 52.00894925, 4.70490814 52.00900432, 4.70485979 52.00904139, 4.70495786 52.00909011, 4.70506177 52.00901046, 4.70486725 52.00891382))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

