@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/b006x7z>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/e611f83fcba891c28c106b31d26d827c"^^xsd:string ;
  schema:name "Pand 617"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961444> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71079481 52.00897916, 4.71084229 52.00893038, 4.71058242 52.00879605, 4.71057261 52.00880318, 4.71061674 52.00882563, 4.71059159 52.00884546, 4.71044310 52.00876027, 4.71042137 52.00877545, 4.71057461 52.00886086, 4.71079481 52.00897916))"^^geo:wktLiteral ;
    osm:area 154.0
  ] .

