@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/b008hcr>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e1a5e3638e30eba3d19e106f6a78e01c"^^xsd:string ;
  ns0:name "Pand 1955"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962782> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70473951 52.01229212, 4.70469340 52.01228340, 4.70468031 52.01230977, 4.70470899 52.01233025, 4.70473951 52.01229212))"^^geo:wktLiteral ;
    osm:area 12.0
  ] .

