@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/b006jb1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ce553fddd4b6c6d091cb62e1ce1d6c7f" ;
  ns0:name "Pand 301"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961128> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71073881 52.00784778, 4.71071509 52.00783523, 4.71068342 52.00786217, 4.71070587 52.00787576, 4.71073881 52.00784778))"^^geo:wktLiteral ;
    osm:area 8.0
  ] .

