@prefix ns0: <https://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/b0092ht>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b4b088ef81296de8035347d1136a2a35"^^xsd:string ;
  ns0:name "Pand 2423"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963250> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71252360 52.01264474, 4.71249731 52.01262937, 4.71246191 52.01265075, 4.71243799 52.01263567, 4.71234094 52.01269428, 4.71239568 52.01272803, 4.71248716 52.01266847, 4.71252360 52.01264474))"^^geo:wktLiteral ;
    osm:area 56.0
  ] .

