@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/b008x2k>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/8d334c67974d6bd7bf74a0880e2a4e86"^^xsd:string ;
  ns0:name "Pand 2294"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963121> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71265472 52.01322781, 4.71260743 52.01320763, 4.71257341 52.01323799, 4.71252857 52.01327801, 4.71257436 52.01329952, 4.71265472 52.01322781))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

