@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/b008dff>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/553110cfb2b2fd043c4ba7ef3dde5463"^^xsd:string ;
  ns0:name "Pand 1870"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962697> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71430277 52.01133133, 4.71447181 52.01135357, 4.71447622 52.01129698, 4.71434580 52.01128023, 4.71427480 52.01127105, 4.71426663 52.01129522, 4.71431313 52.01130134, 4.71430277 52.01133133))"^^geo:wktLiteral ;
    osm:area 79.0
  ] .

