@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/b0076mw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/9679dae1e553cf3feeb69edb12d7248e"^^xsd:string ;
  ns0:name "Pand 860"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961687> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71488539 52.01001405, 4.71489512 52.01001578, 4.71489734 52.01000627, 4.71480605 52.00998219, 4.71477791 52.01003382, 4.71486260 52.01006034, 4.71488539 52.01001405))"^^geo:wktLiteral ;
    osm:area 40.0
  ] .

