@prefix ns0: <https://schema.org/> .
@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/b006fnm>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/09f23bab72fe45cc60bbf08627a4c355" ;
  ns0:name "Pand 223"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961050> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70647720 52.00816159, 4.70641097 52.00817816, 4.70647491 52.00821618, 4.70652707 52.00819809, 4.70647720 52.00816159))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

