@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/b00bbk1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1919d75f281500ded4acdbda60f4ee1f" ;
  ns0:name "Pand 3498"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2964325> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70467649 52.01206569, 4.70471890 52.01198651, 4.70470556 52.01197862, 4.70463207 52.01203101, 4.70464823 52.01203964, 4.70463057 52.01205088, 4.70467649 52.01206569))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

