@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/b00710j>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/ec669d768b36a9850998db67ce8c7f69"^^xsd:string ;
  schema:name "Pand 697"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961524> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71468087 52.00927525, 4.71473563 52.00928183, 4.71476193 52.00922433, 4.71470566 52.00921582, 4.71468087 52.00927525))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

