@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/b007mdz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d5dc04744801622ab83f8915e8619222"^^xsd:string ;
  ns0:name "Pand 1202"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962029> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70456080 52.01016513, 4.70452822 52.01014697, 4.70448206 52.01018328, 4.70453793 52.01021324, 4.70458340 52.01017756, 4.70456080 52.01016513))"^^geo:wktLiteral ;
    osm:area 26.0
  ] .

