@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/b00b3hj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/dcac15586add62f60f5e9fcd416232cb" ;
  ns0:name "Pand 3293"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964120> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71519370 52.00948021, 4.71522830 52.00948395, 4.71521582 52.00953060, 4.71525657 52.00953475, 4.71529217 52.00940290, 4.71521794 52.00939487, 4.71519370 52.00948021))"^^geo:wktLiteral ;
    osm:area 65.0
  ] .

