@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/b0070fj>
  schema:identifier "https://www.goudatijdmachine.nl/id/pand/128e44eadec47ec6dd37d787f76d0a06"^^xsd:string ;
  schema:name "Pand 681"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961508> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71392545 52.00926031, 4.71385695 52.00925563, 4.71384716 52.00931027, 4.71384403 52.00933048, 4.71386478 52.00933177, 4.71391759 52.00933346, 4.71392545 52.00926031))"^^geo:wktLiteral ;
    osm:area 41.0
  ] .

