@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/b00bdwh>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c24005df63c9c855d638c0b38c2790f6" ;
  ns0:name "Pand 3565"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964392> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70849150 52.01257576, 4.70846800 52.01259901, 4.70850027 52.01261247, 4.70853472 52.01257931, 4.70850086 52.01256650, 4.70849150 52.01257576, 4.70849150 52.01257576))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

