@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/b008wxj>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/69d12fa5ddd5817a6fdddb7fd14490d6"^^xsd:string ;
  ns0:name "Pand 2290"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963117> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71186713 52.01321774, 4.71192491 52.01316651, 4.71189014 52.01315202, 4.71182317 52.01319887, 4.71186713 52.01321774))"^^geo:wktLiteral ;
    osm:area 23.0
  ] .

