@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/b006w4b>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/f3c3b3cfb6b8523f97e9e207f4467f3e"^^xsd:string ;
  schema:name "Pand 585"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961412> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71498338 52.00902536, 4.71490621 52.00901623, 4.71489055 52.00906103, 4.71496683 52.00907215, 4.71497216 52.00905707, 4.71498338 52.00902536))"^^geo:wktLiteral ;
    osm:area 28.0
  ] .

