@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/b0080hq>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/2dea3d057ff9d4ef7868a801196206dd"^^xsd:string ;
  ns0:name "Pand 1524"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962351> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71371153 52.01011115, 4.71360877 52.01010195, 4.71360035 52.01013774, 4.71370800 52.01014305, 4.71371153 52.01011115))"^^geo:wktLiteral ;
    osm:area 27.0
  ] .

