@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/b007mmf>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d7eccffa44abbcb94c74fd86c95d7505"^^xsd:string ;
  ns0:name "Pand 1208"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962035> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70916476 52.01017736, 4.70920915 52.01020716, 4.70942179 52.01008654, 4.70937464 52.01005872, 4.70916476 52.01017736))"^^geo:wktLiteral ;
    osm:area 88.0
  ] .

