@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/b008cs6>
  ns0:identifier "https://www.goudatijdmachine.nl/id/pand/5293e86a049f97c44f41c86bace436fd"^^xsd:string ;
  ns0:name "Pand 1851"@nl ;
  a gtm:Pand ;
  owl:sameAs <https://www.goudatijdmachine.nl/omeka/api/items/2962678> ;
  geo:hasGeometry [
    geo:asWKT "POLYGON ((4.70996244 52.01183726, 4.70963280 52.01184958, 4.70962767 52.01184967, 4.70963007 52.01186176, 4.70967849 52.01186142, 4.70967890 52.01188314, 4.70995742 52.01188116, 4.70996244 52.01183726))"^^geo:wktLiteral ;
    osm:area 90.0
  ] .

