@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/b008vvb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/74fd72f51c1762b8f9c10e6d60b85a9f"^^xsd:string ;
  ns0:name "Pand 2259"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963086> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70737950 52.01285543, 4.70734612 52.01288093, 4.70740692 52.01291123, 4.70742937 52.01289408, 4.70744030 52.01288573, 4.70737950 52.01285543))"^^geo:wktLiteral ;
    osm:area 20.0
  ] .

