@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/b0085tb>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/ac0c7ab611a82aec916b6df18fb44f03"^^xsd:string ;
  ns0:name "Pand 1678"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962505> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70840449 52.01203327, 4.70845385 52.01205777, 4.70854459 52.01196984, 4.70849263 52.01194942, 4.70840449 52.01203327))"^^geo:wktLiteral ;
    osm:area 49.0
  ] .

