@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/b008vjm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0cab4189438d8cb9e2391bd5e2055e6a"^^xsd:string ;
  ns0:name "Pand 2250"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963077> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70625349 52.01279422, 4.70620641 52.01276959, 4.70611789 52.01283271, 4.70609757 52.01284725, 4.70606611 52.01286977, 4.70611134 52.01289671, 4.70625349 52.01279422))"^^geo:wktLiteral ;
    osm:area 63.0
  ] .

