@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/b006r20>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1660987be922cb7a427d710c1aa6ed56" ;
  ns0:name "Pand 467"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961294> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71189337 52.00862777, 4.71185388 52.00867029, 4.71197849 52.00871141, 4.71201166 52.00867016, 4.71189337 52.00862777))"^^geo:wktLiteral ;
    osm:area 50.0
  ] .

