@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/b008v2t>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/6b9e2cbfde130e30e2122360f0d48f80"^^xsd:string ;
  ns0:name "Pand 2236"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963063> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71159527 52.01302320, 4.71155745 52.01300805, 4.71150048 52.01307149, 4.71153515 52.01308446, 4.71157678 52.01304204, 4.71159527 52.01302320))"^^geo:wktLiteral ;
    osm:area 24.0
  ] .

