@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/b0070zr>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/9cc709b7c8e37b6fee3fe53816e98a6a"^^xsd:string ;
  schema:name "Pand 696"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961523> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70968665 52.00923454, 4.70972659 52.00925923, 4.70980992 52.00920978, 4.70977006 52.00918420, 4.70974235 52.00920065, 4.70968665 52.00923454))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

