@prefix ns0: <https://schema.org/> .
@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/b00b2h5>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/20db0483c4c2f7eb55b15584dbc91b4a" ;
  ns0:name "Pand 3264"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964091> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71468087 52.00927525, 4.71470566 52.00921582, 4.71468431 52.00921235, 4.71468998 52.00919905, 4.71465897 52.00919559, 4.71463442 52.00927080, 4.71468087 52.00927525))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

