@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/b008x4d>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/3feb9cffcc523420660b82cb73f0184b"^^xsd:string ;
  ns0:name "Pand 2296"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963123> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70942714 52.01319789, 4.70941597 52.01320810, 4.70944040 52.01321596, 4.70943706 52.01321992, 4.70945657 52.01322619, 4.70947027 52.01321201, 4.70942714 52.01319789))"^^geo:wktLiteral ;
    osm:area 5.0
  ] .

