@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/b007161>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0ca70b88ad6256c3f9ccd21e2ca00901"^^xsd:string ;
  schema:name "Pand 703"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961530> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70469670 52.00932758, 4.70465911 52.00935610, 4.70468018 52.00936716, 4.70466884 52.00937575, 4.70472905 52.00940597, 4.70477968 52.00936756, 4.70469670 52.00932758))"^^geo:wktLiteral ;
    osm:area 37.0
  ] .

