@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/b00b1c4>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/417af3e91892865c12dbc975082707dc" ;
  ns0:name "Pand 3231"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964058> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71453307 52.00795824, 4.71456101 52.00795859, 4.71456271 52.00790693, 4.71456283 52.00789893, 4.71451337 52.00789864, 4.71451341 52.00791580, 4.71453494 52.00791730, 4.71453307 52.00795824))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

