@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/b0093jm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/1f404dd80a64a1b1d1c3bffed1765135"^^xsd:string ;
  ns0:name "Pand 2453"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963280> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70817649 52.01377065, 4.70812131 52.01374643, 4.70803986 52.01381839, 4.70809818 52.01384352, 4.70817649 52.01377065))"^^geo:wktLiteral ;
    osm:area 46.0
  ] .

