@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/b008p1h>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/e9cee0b089f406ccf630e3da21663da0"^^xsd:string ;
  ns0:name "Pand 2090"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962917> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71229100 52.01254537, 4.71227382 52.01255605, 4.71219518 52.01260493, 4.71222268 52.01262231, 4.71231962 52.01256203, 4.71231967 52.01256200, 4.71229100 52.01254537))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

