@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/b008zd3>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/42d2951232616f7966a0b56d48999516"^^xsd:string ;
  ns0:name "Pand 2333"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963160> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70793252 52.01341653, 4.70800710 52.01346019, 4.70803937 52.01340259, 4.70795423 52.01337352, 4.70793252 52.01341653))"^^geo:wktLiteral ;
    osm:area 38.0
  ] .

