@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/b0098zg>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/0b2e13f3ffe6b7e925d7fbb811c1c66c" ;
  ns0:name "Pand 2610"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963437> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71006604 52.01465036, 4.71011204 52.01466749, 4.71016836 52.01462022, 4.71012490 52.01460116, 4.71006604 52.01465036))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

