@prefix ns0: <https://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/b008n14>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0f8368f43f72c707d74c88fbf094b60b"^^xsd:string ;
  ns0:name "Pand 2061"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962888> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70664758 52.01237692, 4.70661733 52.01240311, 4.70671882 52.01245019, 4.70675078 52.01242479, 4.70664758 52.01237692))"^^geo:wktLiteral ;
    osm:area 31.0
  ] .

