@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/b0091bc>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/d1fd3a02f41f951d9627c1c27774b674"^^xsd:string ;
  ns0:name "Pand 2389"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2963216> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.71053791 52.01334146, 4.71051783 52.01336489, 4.71058773 52.01339441, 4.71060798 52.01337222, 4.71053791 52.01334146))"^^geo:wktLiteral ;
    osm:area 17.0
  ] .

