@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/b008sw0>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6093d323ab0dded7fa50094219a91dcf"^^xsd:string ;
  ns0:name "Pand 2202"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963029> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70596300 52.01290620, 4.70603771 52.01294850, 4.70607396 52.01292161, 4.70599966 52.01288123, 4.70596300 52.01290620))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

