@prefix schema: <http://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/b006zmw>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/9d5068ce087f1cbb876d07f2736f571c"^^xsd:string ;
  schema:name "Pand 657"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961484> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70790174 52.00900281, 4.70789026 52.00901014, 4.70790877 52.00902117, 4.70792024 52.00901384, 4.70790174 52.00900281))"^^geo:wktLiteral ;
    osm:area 2.0
  ] .

