@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/b008k1c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a1f35326eba89fc613a337b66171509e"^^xsd:string ;
  ns0:name "Pand 2003"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962830> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70457510 52.01229255, 4.70450900 52.01233369, 4.70459174 52.01239016, 4.70465912 52.01234860, 4.70457510 52.01229255))"^^geo:wktLiteral ;
    osm:area 55.0
  ] .

