@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/b008jbq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6da823b6edc63ef5028249a9423c130b"^^xsd:string ;
  ns0:name "Pand 1983"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962810> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70804186 52.01234895, 4.70808549 52.01231146, 4.70820534 52.01220845, 4.70813704 52.01217350, 4.70803855 52.01226237, 4.70800650 52.01229128, 4.70797423 52.01232038, 4.70804186 52.01234895))"^^geo:wktLiteral ;
    osm:area 114.0
  ] .

