@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/b008q44>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/4be54ffd2fb799e0a9bee0721d98e658"^^xsd:string ;
  ns0:name "Pand 2122"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962949> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70576691 52.01271431, 4.70571847 52.01268806, 4.70566633 52.01272506, 4.70571587 52.01275074, 4.70576691 52.01271431))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

