@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/b006w2h>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/9b162debde1206516bde5c65ac24b2a1"^^xsd:string ;
  schema:name "Pand 583"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961410> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71523971 52.00905139, 4.71517253 52.00904457, 4.71516532 52.00907159, 4.71523225 52.00907935, 4.71523971 52.00905139))"^^geo:wktLiteral ;
    osm:area 14.0
  ] .

