@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/b0070mm>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/03c47b3ee8989f6a8d259a4ef4cc6a33"^^xsd:string ;
  schema:name "Pand 686"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961513> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71458858 52.00926591, 4.71463442 52.00927080, 4.71465897 52.00919559, 4.71461452 52.00918985, 4.71461046 52.00920136, 4.71458858 52.00926591))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

