@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/b009b2g>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d4632bc811300becc4a69fa80ef69176" ;
  ns0:name "Pand 2642"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963469> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70941213 52.01504131, 4.70942128 52.01503049, 4.70952757 52.01506469, 4.70954132 52.01502871, 4.70942442 52.01498801, 4.70940372 52.01501310, 4.70938241 52.01500625, 4.70937259 52.01501787, 4.70939125 52.01502388, 4.70938413 52.01503230, 4.70941213 52.01504131))"^^geo:wktLiteral ;
    osm:area 45.0
  ] .

