@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/b0069bc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/639e7182e2fb35b31b8c60c5e53a52d9" ;
  ns0:name "Pand 98"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2960925> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71054467 52.00765488, 4.71058277 52.00762201, 4.71053415 52.00760461, 4.71050957 52.00762467, 4.71050014 52.00761866, 4.71049393 52.00762237, 4.71054467 52.00765488))"^^geo:wktLiteral ;
    osm:area 16.0
  ] .

