@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/b007cms>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/582622cc49ee2cc965d5f59cabcc9541"^^xsd:string ;
  ns0:name "Pand 1005"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961832> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71534711 52.00915892, 4.71527696 52.00915146, 4.71526339 52.00920004, 4.71533135 52.00920727, 4.71534711 52.00915892))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

