@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/b007nzz>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2591cea998e1e3cb22dfa70b7b407038"^^xsd:string ;
  ns0:name "Pand 1247"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962074> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70941759 52.01063900, 4.70946029 52.01063698, 4.70945334 52.01058566, 4.70940751 52.01059345, 4.70941759 52.01063900))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

