@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/b006zhn>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/d621fcbb51183170d5904d75cdb026d8"^^xsd:string ;
  schema:name "Pand 654"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961481> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70989747 52.00901529, 4.70988990 52.00902026, 4.70991847 52.00903532, 4.70992575 52.00903042, 4.70989747 52.00901529))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

