@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/b006jcf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c927e6793f7a5b8299daa25022c8ef41" ;
  ns0:name "Pand 302"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961129> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71393039 52.00787140, 4.71388385 52.00785949, 4.71384398 52.00791244, 4.71388627 52.00792518, 4.71393039 52.00787140))"^^geo:wktLiteral ;
    osm:area 22.0
  ] .

