@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/b00b1m1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9fb37785d6f81f52e43c662b60536201" ;
  ns0:name "Pand 3238"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964065> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71416284 52.00814987, 4.71414040 52.00818950, 4.71428031 52.00819817, 4.71428992 52.00815647, 4.71416284 52.00814987))"^^geo:wktLiteral ;
    osm:area 42.0
  ] .

