@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/b009gwx>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6b85aded169a11234338dd8468180037" ;
  ns0:name "Pand 2782"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963609> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71449678 52.01116164, 4.71437927 52.01114965, 4.71437440 52.01116783, 4.71432357 52.01116264, 4.71431634 52.01118682, 4.71437583 52.01119359, 4.71449146 52.01120675, 4.71449678 52.01116164))"^^geo:wktLiteral ;
    osm:area 51.0
  ] .

