@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/b006vcv>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0162a33be657b1e62b9f0988e6aa8521"^^xsd:string ;
  schema:name "Pand 563"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961390> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70995985 52.00890067, 4.70994204 52.00889254, 4.70986948 52.00894272, 4.70988527 52.00895168, 4.70995985 52.00890067))"^^geo:wktLiteral ;
    osm:area 11.0
  ] .

