@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/b0078wz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c8a06b07c7d28b8ca5ab7e82f33a8add"^^xsd:string ;
  ns0:name "Pand 926"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961753> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71304799 52.00994034, 4.71299016 52.00992898, 4.71296614 52.00996609, 4.71300079 52.00997319, 4.71302267 52.00997767, 4.71315437 52.00999720, 4.71316896 52.00995852, 4.71304799 52.00994034))"^^geo:wktLiteral ;
    osm:area 58.0
  ] .

