@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/b006w7k>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/15f46f3662396112fc9f576b580feea2"^^xsd:string ;
  schema:name "Pand 588"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961415> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71257701 52.00899866, 4.71255822 52.00899253, 4.71253118 52.00902408, 4.71254771 52.00902982, 4.71260028 52.00904810, 4.71260029 52.00904810, 4.71260029 52.00904810, 4.71261494 52.00903206, 4.71266578 52.00904974, 4.71267791 52.00903512, 4.71266264 52.00903029, 4.71262330 52.00901786, 4.71266613 52.00896507, 4.71261702 52.00895093, 4.71257701 52.00899866))"^^geo:wktLiteral ;
    osm:area 52.0
  ] .

