@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/b0071c3>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/0b88bfc84b37704b9bed57d774c2e43b"^^xsd:string ;
  schema:name "Pand 708"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961535> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70975877 52.00945348, 4.70970892 52.00948265, 4.70973167 52.00949712, 4.70988412 52.00959406, 4.70993297 52.00956681, 4.70975877 52.00945348))"^^geo:wktLiteral ;
    osm:area 80.0
  ] .

