@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/b007rtf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/644fa8267a6ff226d699829717b572ea"^^xsd:string ;
  ns0:name "Pand 1330"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962157> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71487270 52.01109725, 4.71487679 52.01108044, 4.71477220 52.01107167, 4.71476527 52.01110697, 4.71484516 52.01111437, 4.71484936 52.01109509, 4.71487270 52.01109725))"^^geo:wktLiteral ;
    osm:area 25.0
  ] .

