@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/b0081qk>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ba97854b81ff2e6508d2c00f97222480"^^xsd:string ;
  ns0:name "Pand 1559"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962386> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71372382 52.01133330, 4.71360397 52.01132211, 4.71359149 52.01136301, 4.71361475 52.01136537, 4.71371464 52.01137553, 4.71372382 52.01133330))"^^geo:wktLiteral ;
    osm:area 39.0
  ] .

