@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/b0071kk>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/d22db1219a9f895a538ffe41a61d1d9c"^^xsd:string ;
  schema:name "Pand 714"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961541> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71497520 52.00952355, 4.71498850 52.00948664, 4.71493565 52.00947960, 4.71492243 52.00951631, 4.71497520 52.00952355))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

