@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/b006x4q>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/7ff8ecac9b24f2e51b53174d4640a4bf"^^xsd:string ;
  schema:name "Pand 614"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961441> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70908772 52.00893320, 4.70906248 52.00894648, 4.70905294 52.00894035, 4.70903913 52.00894803, 4.70907156 52.00896710, 4.70911231 52.00894881, 4.70908772 52.00893320))"^^geo:wktLiteral ;
    osm:area 9.0
  ] .

