@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/b006zq4>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/9ab0c5795475158fdbbef66c6c26c548"^^xsd:string ;
  schema:name "Pand 660"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961487> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70880357 52.00900963, 4.70878121 52.00902630, 4.70881606 52.00903990, 4.70883328 52.00902696, 4.70880357 52.00900963))"^^geo:wktLiteral ;
    osm:area 6.0
  ] .

