@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/b009rpg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9415df943cc58740b72225e2f43287f2" ;
  ns0:name "Pand 3008"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963835> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70830885 52.00867685, 4.70833155 52.00869134, 4.70834040 52.00869699, 4.70837038 52.00867910, 4.70834728 52.00866436, 4.70832921 52.00867514, 4.70832075 52.00866975, 4.70830885 52.00867685))"^^geo:wktLiteral ;
    osm:area 7.0
  ] .

