@prefix ns0: <https://schema.org/> .
@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/b006dsw>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/c9ccedd81923df1e0d39bb1479205f2e" ;
  ns0:name "Pand 198"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2961025> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71038767 52.00798016, 4.71037049 52.00797099, 4.71025218 52.00805794, 4.71030929 52.00808986, 4.71050615 52.00793226, 4.71047243 52.00791622, 4.71038767 52.00798016))"^^geo:wktLiteral ;
    osm:area 92.0
  ] .

