@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/b008g32>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/26d234714bae3d09eb997fff706d4792"^^xsd:string ;
  ns0:name "Pand 1918"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962745> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71157481 52.01137230, 4.71157297 52.01137427, 4.71157398 52.01137463, 4.71155073 52.01139835, 4.71157005 52.01140556, 4.71157732 52.01139807, 4.71159544 52.01137939, 4.71157481 52.01137230))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

