@prefix ns0: <https://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/b008sph>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/09a1d5326234ae2cc1b0036d45e48598"^^xsd:string ;
  ns0:name "Pand 2196"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963023> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70622400 52.01291454, 4.70620101 52.01293072, 4.70624327 52.01295297, 4.70637920 52.01285569, 4.70633757 52.01283420, 4.70622400 52.01291454))"^^geo:wktLiteral ;
    osm:area 54.0
  ] .

