@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/b008jm1>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/f8f41df572ea62e272b56b4f1394a5f5"^^xsd:string ;
  ns0:name "Pand 1991"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962818> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70572292 52.01226111, 4.70578302 52.01229039, 4.70588586 52.01221335, 4.70584038 52.01219023, 4.70585125 52.01218209, 4.70583735 52.01217552, 4.70572292 52.01226111))"^^geo:wktLiteral ;
    osm:area 60.0
  ] .

