@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/b006dxj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/be741539214dcd702516a05e3d4858db" ;
  ns0:name "Pand 202"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961029> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70893656 52.00797585, 4.70890601 52.00799501, 4.70896914 52.00803407, 4.70900455 52.00801712, 4.70893656 52.00797585))"^^geo:wktLiteral ;
    osm:area 19.0
  ] .

