@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/b0071pt>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/feaceb918233cece8bb415ca96b6eb26"^^xsd:string ;
  schema:name "Pand 717"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961544> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71449499 52.00950455, 4.71450075 52.00949339, 4.71441913 52.00947733, 4.71439915 52.00951867, 4.71437787 52.00956213, 4.71462968 52.00961485, 4.71464457 52.00956444, 4.71456780 52.00955227, 4.71456363 52.00956122, 4.71447216 52.00954502, 4.71447796 52.00953255, 4.71452616 52.00954105, 4.71453332 52.00952425, 4.71453810 52.00951303, 4.71449499 52.00950455))"^^geo:wktLiteral ;
    osm:area 125.0
  ] .

