@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/b00904h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/b487d2228d4a6ad6cb10aa91648de9d7"^^xsd:string ;
  ns0:name "Pand 2354"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963181> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71250981 52.01345236, 4.71247324 52.01343583, 4.71239862 52.01350368, 4.71243738 52.01352033, 4.71250981 52.01345236))"^^geo:wktLiteral ;
    osm:area 29.0
  ] .

