@prefix ns0: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/b008x0r>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/47f8b12a882aa1a6ae396bfa1d5070cd"^^xsd:string ;
  ns0:name "Pand 2292"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963119> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71254340 52.01322434, 4.71252103 52.01321417, 4.71250949 52.01320892, 4.71246657 52.01324841, 4.71249924 52.01326370, 4.71254340 52.01322434))"^^geo:wktLiteral ;
    osm:area 15.0
  ] .

