@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/b0070vh>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/3969d5c71c7dbc897c2047fc44cd0fac"^^xsd:string ;
  schema:name "Pand 693"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961520> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70840429 52.00924979, 4.70842050 52.00922748, 4.70844490 52.00923423, 4.70848608 52.00919932, 4.70845206 52.00918641, 4.70838246 52.00916384, 4.70828265 52.00929986, 4.70834673 52.00931374, 4.70839439 52.00924737, 4.70839439 52.00924737, 4.70839456 52.00924713, 4.70840429 52.00924979))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

