@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/b00718v>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/a81cfe809c2171c90921cc986cbe5d33"^^xsd:string ;
  schema:name "Pand 705"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961532> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70893219 52.00948290, 4.70899923 52.00950869, 4.70916297 52.00939700, 4.70912270 52.00937447, 4.70926469 52.00927201, 4.70924255 52.00926032, 4.70917571 52.00931012, 4.70915112 52.00929755, 4.70909065 52.00934201, 4.70910996 52.00935220, 4.70910996 52.00935220, 4.70910996 52.00935220, 4.70893219 52.00948290))"^^geo:wktLiteral ;
    osm:area 141.0
  ] .

