@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/b008gf6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1c51e5c6137dcbd7d0d0ce52a7ef7724"^^xsd:string ;
  ns0:name "Pand 1928"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962755> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71360494 52.01140435, 4.71358522 52.01140256, 4.71357606 52.01144492, 4.71369511 52.01145499, 4.71370531 52.01141348, 4.71360494 52.01140435))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

