@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/b008q7c>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/a01db26bc3b9446a35c3bc56243a9ad5"^^xsd:string ;
  ns0:name "Pand 2125"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962952> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71216299 52.01272833, 4.71219544 52.01274765, 4.71227767 52.01269426, 4.71224842 52.01267430, 4.71216299 52.01272833))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

