@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/b007qmk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9d95868ac7c3997c53c1eb69fa327a86"^^xsd:string ;
  ns0:name "Pand 1295"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962122> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71456106 52.01071183, 4.71448969 52.01070013, 4.71445520 52.01075771, 4.71452594 52.01077265, 4.71456106 52.01071183))"^^geo:wktLiteral ;
    osm:area 36.0
  ] .

